EntityObjectType Property
|
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public EntityType Type { get; set; }
Public Property Type As EntityType
Get
Set
public:
property EntityType Type {
EntityType get ();
void set (EntityType value);
}
member Type : EntityType with get, set
PROPERTY Type AS EntityType GET SET
Property Value
Type:
EntityTypeSee Also