Geometry Class
Geometry class
Represents a geometric shape.
type Geometry struct {
ptr unsafe.Pointer
}
Constructors
Method | Description |
---|
Methods
Method | Description |
---|---|
IsNull | Checks whether the implementation object is nullptr. |
GetShapeAdjustValues | Gets a collection of shape adjust value |