Adds a 2D point to the
CAD2DSpline instance.
Namespace:
CADImport
Assembly: CADImport (in CADImport.dll)
Syntax
Visual Basic (Declaration) |
Public Sub AddControl( _ ByVal point As CAD2DPoint _ ) |
Parameters
-
point
-
Type: CAD2DPoint
The CAD2DPoint for adding to the spline
Platforms
Version Information
.NET Framework
Supported in: 2.0 - 4, NET6
.NET Framework Client Profile
Supported in: 4, 3.5 SP1
See Also