CADability dotNET
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
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: CADabilityAssembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
void CloseFigure() |
| Visual Basic |
|---|
Sub CloseFigure |
| Visual C++ |
|---|
void CloseFigure() |