ITransformerHandleStyle
interface ITransformerHandleStyle
Summary
Properties from ITransformerHandleStyle
number |
Fill color of the handle |
number |
Outline color of the handle |
number |
Outline thickness around the handle |
number |
Radius (or size for non-circular handles) of the handle |
string |
TransformerHandle provides three types of handle shapes - 'circle', 'square', 'tooth'. |
Public Properties
outlineThickness: number
Outline thickness around the handle
radius: number
Radius (or size for non-circular handles) of the handle
shape: string
TransformerHandle provides three types of handle shapes - 'circle', 'square', 'tooth'.