Gets if the group has an automatic generated name.
Namespace:
DXFReaderNET.Objects
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public bool IsUnnamed { get; }
Public ReadOnly Property IsUnnamed As Boolean
Get
public:
property bool IsUnnamed {
bool get ();
}
member IsUnnamed : bool with get
PROPERTY IsUnnamed AS LOGIC GET
Property Value
Type:
BooleanSee Also