ShapeGuide Class
ShapeGuide class
Encapsulates a shape guide specifies the presence of a shape guide that will be used togovern the geometry of the specified shape
type ShapeGuide struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|---|
| NewShapeGuide | Constructs from a parent object. |
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetValue | Gets or sets value of this guide |
| SetValue | Gets or sets value of this guide |