Method MatchGroupObjects
- Namespace
- VectorDraw.Professional.vdPrimaries
- Assembly
- VectorDraw.Professional.dll
MatchGroupObjects(vdFigure)
Adds the passed vdFigure object to the Groups of this object.
public void MatchGroupObjects(vdFigure fig)
Parameters
figvdFigureThe vdFigure object to be added to all the groups that this object belongs.