HatchBoundaryPathSplineControlPoints Field
|
Gets or sets the spline boundary control points.
Namespace:
DXFReaderNET.Entities
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public Vector3[] ControlPoints
Public ControlPoints As Vector3()
public:
array<Vector3>^ ControlPoints
val mutable ControlPoints: Vector3[]
ControlPoints AS Vector3[]
Field Value
Type:
Vector3See Also