HeaderVariablesCEPSNID Property
|
Plotstyle handle of new objects; if CEPSNTYPE is 3, then this value indicates the handle.
Namespace:
DXFReaderNET.Header
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public string CEPSNID { get; set; }
Public Property CEPSNID As String
Get
Set
public:
property String^ CEPSNID {
String^ get ();
void set (String^ value);
}
member CEPSNID : string with get, set
PROPERTY CEPSNID AS STRING GET SET
Property Value
Type:
StringSee Also