ILabelStyle Class
Summary:
Module: aspose.gis.labeling
Full Name: aspose.gis.labeling.ILabelStyle
Aspose.PSD Version: 25.9.0
Methods
| Name | Description |
|---|---|
| measure_text(text) | |
| measure_text_characters(text) |
Method: measure_text(text)
measure_text(text)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| text | string |
Returns
| Type | Description |
|---|---|
| Size |
Method: measure_text_characters(text)
measure_text_characters(text)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| text | string |
Returns
| Type | Description |
|---|---|
| System.Collections.Generic.List<Aspose.Gis.Common.Size> |