Accusoft.ImagXpress13.Net
Height Property (CadLayout)




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

Property Value

A double value which represents the height.
Remarks

Note: Available in Professional edition.

See Also

Reference

CadLayout Class
CadLayout Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback