Accusoft.ImagXpress13.Net
Width Property (CadLayout)




Gets the width of the CAD layout in cad units.
Syntax
public double Width {get;}
public: __property double get_Width();
public:
property double Width {
   double get();
}
'Declaration
 
Public ReadOnly Property Width As Double
 
'Usage
 
Dim instance As CadLayout
Dim value As Double
 
value = instance.Width

Property Value

A double value which represents the width.
Remarks

Note: Available in Professional edition.

See Also

Reference

CadLayout Class
CadLayout Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback