Constructor
new module:Triangle(positionDefinition, radius, optionsopt)
Triangle constructor
Parameters:
| Name | Type | Attributes | Description | 
|---|---|---|---|
positionDefinition | PositionDefinition | Center of the triangle  | |
radius | Number | Distance of branches from center  | |
options | ComponentOptions | <optional> | Drawing options  | 
