ShapePathCollection Class

ShapePathCollection class

Represents path collection information in NotPrimitive autoshape


type ShapePathCollection struct  {
	ptr unsafe.Pointer
}

Constructors

MethodDescription

Methods

MethodDescription
IsNullChecks whether the implementation object is nullptr.
GetCountGets the count of paths
GetGets a creation path.
AddAdd a creation path.