Accusoft.ImagXpress13.Net
Height Property (CadLayout)




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

Property Value

A double value which represents the height.
Remarks

Note: Available in Professional edition.

See Also

Reference

CadLayout Class
CadLayout Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback