Accusoft.ImagXpress13.Net
LayerNumber Property




Gets and sets this layer's level.
Syntax
'Declaration
 
Public ReadOnly Property LayerNumber As Integer
'Usage
 
Dim instance As CadLayer
Dim value As Integer
 
value = instance.LayerNumber
public int LayerNumber {get;}
public: __property int get_LayerNumber();
public:
property int LayerNumber {
   int get();
}

Property Value

An integer value which represents this layer's level.
Remarks

The default value is 0.

Note: Available in Professional edition.

See Also

Reference

CadLayer Class
CadLayer Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback