SimpleLabelPosition Class
Summary:
Module: aspose.gis.labeling
Full Name: aspose.gis.labeling.SimpleLabelPosition
Inheritance: LabelPosition
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| SimpleLabelPosition(rectangle, rotation, cost) | Initializes a new instance of the SimpleLabelPosition class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| bottom_left | Coordinate | r | |
| bounding_rectangle | BoundingRectangle | r | |
| bounding_tetragon | Tetragon | r | |
| cost | double | r | |
| rotation | double | r |
Constructor: SimpleLabelPosition(rectangle, rotation, cost)
SimpleLabelPosition(rectangle, rotation, cost)
Initializes a new instance of the SimpleLabelPosition class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| rectangle | Rectangle | |
| rotation | double | |
| cost | double |