A class that provides factory methods for creating master Shapes of all types.
Inheritance Hierarchy
Members
Show:
Properties
Defined in
VsdxObject.parentMethods
Parameters
- fillStyle?: VsdxStyleSheet
- lineStyle?: VsdxStyleSheet
- textStyle?: VsdxStyleSheet
Return Value
Parameters
- fillStyle?: VsdxStyleSheet
The fillStyle to apply to this shape.
- lineStyle?: VsdxStyleSheet
The lineStyle to apply to this shape.
- textStyle?: VsdxStyleSheet
The textStyle to apply to this shape.
Return Value
Parameters
- fillStyle?: VsdxStyleSheet
- lineStyle?: VsdxStyleSheet
- textStyle?: VsdxStyleSheet
Return Value
Parameters
- fillStyle?: VsdxStyleSheet
The fillStyle to apply to this shape.
- lineStyle?: VsdxStyleSheet
The lineStyle to apply to this shape.
- textStyle?: VsdxStyleSheet
The textStyle to apply to this shape.
Return Value
Creates a new Shape.
Creates a new Shape.
Parameters
- fillStyle?: VsdxStyleSheet
- lineStyle?: VsdxStyleSheet
- textStyle?: VsdxStyleSheet
Return Value
Creates a new Shape.
Creates a new Shape.
Parameters
- fillStyle?: VsdxStyleSheet
The fillStyle to apply to this shape.
- lineStyle?: VsdxStyleSheet
The lineStyle to apply to this shape.
- textStyle?: VsdxStyleSheet
The textStyle to apply to this shape.
Return Value
Return Value
Defined in
VsdxCollection.getEnumeratorParameters
- comparator?: any