CustomGeometry Class
CustomGeometry class
Represents a custom geometric shape.
type CustomGeometry struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|---|
NewCustomGeometry | Constructs from a parent object. |
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetPaths | Gets path collection information when shape is a NotPrimitive autoshape |
GetShapeAdjustValues | Gets a collection of shape adjust value |