ShapePathCollection Class
ShapePathCollection class
Represents path collection information in NotPrimitive autoshape
type ShapePathCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetCount | Gets the count of paths |
| Get | Gets a creation path. |
| Add | Add a creation path. |