Accusoft.ImagXpress13.Net
Width Property (CadLayout)




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

Property Value

A double value which represents the width.
Remarks

Note: Available in Professional edition.

See Also

Reference

CadLayout Class
CadLayout Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback