CADability dotNET Namespace: CADability
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)
Syntax
| C# |
|---|
void IPaintTo3D.ClosePath( Color color ) |
| Visual Basic |
|---|
Private Sub ClosePath ( _ color As Color _ ) Implements IPaintTo3D.ClosePath |
| Visual C++ |
|---|
private: virtual void ClosePath( Color color ) sealed = IPaintTo3D::ClosePath |
Parameters
- color
- Type: System.Drawing..::..Color