Classe OdMeasure

Summary: The Measure

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

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

Inheritance: OdStyledObject

Constructors

NameDescription
OdMeasure(parent)Initialise une nouvelle instance de la classe OdMeasure.

Properties

NameTypeAccessDescription
absolute_coordinatesboolr/wObtient ou définit une valeur indiquant si [absolute coordinates].
élémentsSystem.Collections.Generic.List`1[[Aspose.Imaging.FileFormats.OpenDocument.OdObject]]rObtient les éléments.
parentOdObjectrObtient l’objet parent.
point1PointFr/wObtient ou définit le point1.
point2PointFr/wObtient ou définit le point2.
point3PointFr/wObtient ou définit le point3.
point4PointFr/wObtient ou définit le point4.
rectangleRectangleFr/wObtient ou définit le rectangle.
styleOdGraphicStyler/wObtient ou définit le style.

Constructor: OdMeasure(parent)

 OdMeasure(parent) 

Initialise une nouvelle instance de la classe OdMeasure.

Parameters:

ParamètreTypeDescription
parentOdObjectLe parent.