ShapeSegmentPathCollection Class

ShapeSegmentPathCollection class

Represents a creation path consisting of a series of moves, lines and curves that when combined will form a geometric shape.


type ShapeSegmentPathCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription
NewShapeSegmentPathCollectionDefault constructor.

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
AddAdd a segment path in creation path.
GetGets object.
GetCount