Method InGroup
- Namespace
- VectorDraw.Professional.vdPrimaries
- Assembly
- VectorDraw.Professional.dll
InGroup()
Get a boolean value that represents if a figure belongs to a vdGroup or not
public bool InGroup()
Returns
- bool
True if this figure belongs to a group.
- See Also