OdTextMeasure Class

Summary: The text measure

Module: aspose.imaging.fileformats.opendocument.objects.graphic

Full Name: aspose.imaging.fileformats.opendocument.objects.graphic.OdTextMeasure

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.7.0

Constructors

NameDescription
OdTextMeasure(parent)Initializes a new instance of the OdTextMeasure class.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
itemslist[OdObject]rGets the items.
kindOdMeasureTextKindr/wGets or sets the kind.
parentOdObjectrGets the parent object.
rectangleRectangleFr/wGets or sets the rectangle.
styleOdGraphicStyler/wGets or sets the style.
textstringr/wGets or sets the value.

Constructor: OdTextMeasure(parent)

 OdTextMeasure(parent) 

Initializes a new instance of the OdTextMeasure class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.