ShapePathPointCollection Class
ShapePathPointCollection class
Represents all shape path points.
type ShapePathPointCollection struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|---|
| NewShapePathPointCollection | Default constructor. |
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| Get | Gets shape path point by index. |
| GetCount |