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 : Unit Property |
public LogicalUnit Unit {get; set;}
'Declaration Public Property Unit As LogicalUnit
'Usage Dim instance As LogicalRectangle Dim value As LogicalUnit instance.Unit = value value = instance.Unit
public: property LogicalUnit Unit { LogicalUnit get(); void set ( LogicalUnit value); }