CADability dotNET
Closes a subfigure while defining a path. Subfigures are the enclosing path and the holes to be spared. Only valid after OpenPath()()()() and before ClosePath(Color) have been called.

Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
void CloseFigure()
Visual Basic
Sub CloseFigure
Visual C++
void CloseFigure()

See Also