Geometry
Geometry class
Represents a geometric shape.
class Geometry;
Properties
| Property | Type | Description |
|---|---|---|
| shapeAdjustValues | ShapeGuideCollection | Readonly. Gets a collection of shape adjust value |
shapeAdjustValues
Readonly. Gets a collection of shape adjust value
shapeAdjustValues : ShapeGuideCollection;