Geometry
Geometry class
Represents a geometric shape.
class Geometry;
Methods
Method | Description |
---|---|
getShapeAdjustValues() | Gets a collection of shape adjust value |
isNull() | Checks whether the implementation object is null. |
getShapeAdjustValues()
Gets a collection of shape adjust value
getShapeAdjustValues() : ShapeGuideCollection;
Returns
isNull()
Checks whether the implementation object is null.
isNull() : boolean;