Products | Support | Back to Introduction | Email a link to this topic. | Back to Introduction - All Topics | Help Version 19.0.4.12
|
Leadtools.Forms Namespace > LogicalRectangle Structure : Location Property |
[XmlIgnoreAttribute()] public LogicalPoint Location {get; set;}
'Declaration <XmlIgnoreAttribute()> Public Property Location As LogicalPoint
'Usage Dim instance As LogicalRectangle Dim value As LogicalPoint instance.Location = value value = instance.Location
[XmlIgnoreAttribute()] public: property LogicalPoint Location { LogicalPoint get(); void set ( LogicalPoint value); }