CompoundLabelPosition Class
Summary:
Module: aspose.gis.labeling.line
Full Name: aspose.gis.labeling.line.CompoundLabelPosition
Inheritance: LabelPosition
Aspose.PSD Version: 25.9.0
Constructors
| Name | Description |
|---|---|
| CompoundLabelPosition(parts, cost) | Initializes a new instance of the CompoundLabelPosition class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| bounding_rectangle | BoundingRectangle | r | |
| cost | double | r | |
| parts | System.Collections.Generic.IReadOnlyList | r |
Constructor: CompoundLabelPosition(parts, cost)
CompoundLabelPosition(parts, cost)
Initializes a new instance of the CompoundLabelPosition class
Parameters:
| Parameter | Type | Description |
|---|---|---|
| parts | System.Collections.Generic.IReadOnlyList | |
| cost | double |