AcadProxyEntityApplicationEntityClassID Property
|
Gets or sets the Application entity's class ID.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public int ApplicationEntityClassID { get; set; }
Public Property ApplicationEntityClassID As Integer
Get
Set
public:
property int ApplicationEntityClassID {
int get ();
void set (int value);
}
member ApplicationEntityClassID : int with get, set
PROPERTY ApplicationEntityClassID AS LONG GET SET
Property Value
Type:
Int32See Also