Accusoft.ImagXpress13.Net
LayerDescription Property




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

Property Value

A string value which represents the CAD layer description.
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