LabelsIndex Class
Summary:
Module: aspose.gis.labeling
Full Name: aspose.gis.labeling.LabelsIndex
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| LabelsIndex() | Initializes a new instance of the LabelsIndex class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| count | int | r | |
| labels | System.Collections.Generic.IEnumerable | r |
Methods
| Name | Description |
|---|---|
| add_label(label) | |
| has_intersections(position) |
Constructor: LabelsIndex()
LabelsIndex()
Initializes a new instance of the LabelsIndex class
Method: has_intersections(position)
has_intersections(position)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| position | LabelPosition |
Returns
| Type | Description |
|---|---|
| bool |