Label Class
Summary:
Module: aspose.gis.labeling
Full Name: aspose.gis.labeling.Label
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| Label(text, style, positions, priority) | Initializes a new instance of the Label class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| possible_positions | System.Collections.Generic.IReadOnlyList | r | |
| priority | int | r | |
| style | ILabelStyle | r | |
| text | string | r |
Constructor: Label(text, style, positions, priority)
Label(text, style, positions, priority)
Initializes a new instance of the Label class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| text | string | |
| style | ILabelStyle | |
| positions | System.Collections.Generic.List | |
| priority | int |