Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadRectD Structure : Location Property |
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public LeadPointD Location {get; set;}
'Declaration
<XmlIgnoreAttribute()> <BrowsableAttribute(False)> Public Property Location As LeadPointD
'Usage
Dim instance As LeadRectD Dim value As LeadPointD instance.Location = value value = instance.Location
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public LeadPointD Location {get; set;}
LeadPointD LeadRectDLocation(LeadRectD rect)
public LeadPointD getLocation() public void setLocation(LeadPointD value)
XmlIgnoreAttribute() BrowsableAttribute() <br/>get_Location();<br/>set_Location(value);<br/>Object.defineProperty('Location');
[XmlIgnoreAttribute()] [BrowsableAttribute(false)] public: property LeadPointD Location { LeadPointD get(); void set ( LeadPointD value); }
You cannot change the values of the Empty rectangle.