OdMeasure Class

Summary: The Measure

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

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

Inheritance: OdStyledObject

Aspose.Imaging Version: 24.5.0

Constructors

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

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wGets or sets a value indicating whether [absolute coordinates].
itemslist[OdObject]rGets the items.
parentOdObjectrGets the parent object.
point1PointFr/wGets or sets the point1.
point2PointFr/wGets or sets the point2.
point3PointFr/wGets or sets the point3.
point4PointFr/wGets or sets the point4.
rectangleRectangleFr/wGets or sets the rectangle.
styleOdGraphicStyler/wGets or sets the style.

Constructor: OdMeasure(parent)

 OdMeasure(parent) 

Initializes a new instance of the OdMeasure class.

Parameters:

ParameterTypeDescription
parentOdObjectThe parent.