SymbolTetragon Class
Summary:
Module: aspose.gis.labeling.line
Full Name: aspose.gis.labeling.line.SymbolTetragon
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| SymbolTetragon(x, y, width, height, angle, symbol_index) | Initializes a new instance of the SymbolTetragon class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| angle | double | r | |
| symbol_index | int | r | |
| tetragon | Tetragon | r |
Methods
| Name | Description |
|---|---|
| translate(delta) |
Constructor: SymbolTetragon(x, y, width, height, angle, symbol_index)
SymbolTetragon(x, y, width, height, angle, symbol_index)
Initializes a new instance of the SymbolTetragon class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| x | double | |
| y | double | |
| width | double | |
| height | double | |
| angle | double | |
| symbol_index | int |