Click or drag to resize

Group Constructor

imbVeles Framework: imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Initialized a new unnamed empty group.

Namespace:  netDxf.Objects
Assembly:  netDXF.Standard (in netDXF.Standard.dll) Version: 2.1.1
Syntax
C#
public Group()
Request Example View Source
Remarks
A unique name will be generated when the group is added to the document.
See Also