ShapeGuide
ShapeGuide class
Encapsulates a shape guide specifies the presence of a shape guide that will be used to govern the geometry of the specified shape
class ShapeGuide extends BaseShapeGuide;
Constructors
Properties
| Property | Type | Description |
|---|---|---|
| value | number | Gets or sets value of this guide |
constructor(BaseShapeGuide)
Constructs from a parent object convertible to this.
constructor(obj: BaseShapeGuide);
Parameters:
value
Gets or sets value of this guide
value : number;
