ShapeSegmentPath Class
ShapeSegmentPath class
Represents a segment path in a path of the freeform.
type ShapeSegmentPath struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetType | Gets the path segment type |
GetPoints | Gets the points in path segment |