Leadtools Namespace > LeadRectD Structure : Location Property |
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public LeadPointD Location {get; set;}
'Declaration <BrowsableAttribute(False)> <XmlIgnoreAttribute()> Public Property Location As LeadPointD
'Usage Dim instance As LeadRectD Dim value As LeadPointD instance.Location = value value = instance.Location
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public LeadPointD Location {get; set;}
BrowsableAttribute() XmlIgnoreAttribute()
get_Location();
set_Location(value);
Object.defineProperty('Location');
[BrowsableAttribute(false)] [XmlIgnoreAttribute()] public: property LeadPointD Location { LeadPointD get(); void set ( LeadPointD value); }
You cannot change the values of the Empty rectangle.