DxfDocumentGroups Property
|
Gets the groups collection.
Namespace:
DXFReaderNET
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public Groups Groups { get; }
Public ReadOnly Property Groups As Groups
Get
public:
property Groups^ Groups {
Groups^ get ();
}
member Groups : Groups with get
PROPERTY Groups AS Groups GET
Property Value
Type:
GroupsSee Also