LabelsIndex Class

Summary:

Module: aspose.gis.labeling

Full Name: aspose.gis.labeling.LabelsIndex

Aspose.PSD Version: 25.9.0

Constructors

NameDescription
LabelsIndex()Initializes a new instance of the LabelsIndex class

Properties

NameTypeAccessDescription
countintr
labelsSystem.Collections.Generic.IEnumerabler

Methods

NameDescription
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:

ParameterTypeDescription
positionLabelPosition

Returns

TypeDescription
bool