Class OdGraphicObject

Class OdGraphicObject

Namespace: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic
Assembly: Aspose.Imaging.dll (25.4.0)

The open document graphic object.

[JsonObject(MemberSerialization.OptIn)]
public class OdGraphicObject : OdObject

Inheritance

object OdObject OdGraphicObject

Derived

OdArc , OdClosePath , OdCurveTo , OdEllipticalQundrant , OdEndPath , OdEnhancedGeometry , OdEquation , OdImageObject , OdLineTo , OdListItem , OdMarker , OdMoveTo , OdNoFillPath , OdNoStrokePath , OdPage , OdStyledObject , OdTextBox

Inherited Members

OdObject.parent , OdObject.Parent , OdObject.Items , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

OdGraphicObject(OdObject)

Initializes a new instance of the Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdGraphicObject class.

public OdGraphicObject(OdObject parent)

Parameters

parent OdObject

The parent.

Properties

AbsoluteCoordinates

Gets or sets a value indicating whether [absolute coordinates].

[JsonProperty]
public bool AbsoluteCoordinates { get; set; }

Property Value

bool

 English