Accusoft.ImagXpress13.Net
LayerName Property




Gets the CAD layer name.
Syntax
'Declaration
 
Public ReadOnly Property LayerName As String
'Usage
 
Dim instance As CadLayer
Dim value As String
 
value = instance.LayerName
public string LayerName {get;}
public: __property string* get_LayerName();
public:
property String^ LayerName {
   String^ get();
}

Property Value

A string value which represents the name of the CAD layer.
Remarks

The default value is an empty string "".

Note: Available in Professional edition.

See Also

Reference

CadLayer Class
CadLayer Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback