Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.10.28
|
Leadtools.Forms.Processing Namespace > FormField Class : Bounds Property |
public LogicalRectangle Bounds {get; set;}
'Declaration Public Property Bounds As LogicalRectangle
'Usage Dim instance As FormField Dim value As LogicalRectangle instance.Bounds = value value = instance.Bounds
public: property LogicalRectangle Bounds { LogicalRectangle get(); void set ( LogicalRectangle value); }