ILabelStyle Class

Summary:

Module: aspose.gis.labeling

Full Name: aspose.gis.labeling.ILabelStyle

Aspose.PSD Version: 25.9.0

Methods

NameDescription
measure_text(text)
measure_text_characters(text)

Method: measure_text(text)

 measure_text(text) 

Parameters:

ParameterTypeDescription
textstring

Returns

TypeDescription
Size

Method: measure_text_characters(text)

 measure_text_characters(text) 

Parameters:

ParameterTypeDescription
textstring

Returns

TypeDescription
System.Collections.Generic.List<Aspose.Gis.Common.Size>