ShapePathPointCollection Class

ShapePathPointCollection class

Represents all shape path points.


type ShapePathPointCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewShapePathPointCollectionDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetGets shape path point by index.
AddAdds a path point.
GetCount