Class OdGraphicObject

Class OdGraphicObject

Der Name: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Versammlung: Aspose.Imaging.dll (25.4.0)

Das 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

Vererbte Mitglieder

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)

Initialisiert eine neue Instanz der Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdGraphicObject Klasse.

public OdGraphicObject(OdObject parent)

Parameters

parent OdObject

Der Elternteil.

Properties

AbsoluteCoordinates

Er erhält oder stellt einen Wert an, der darauf hindeutet, ob [Absolute Koordinaten].

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

Eigentumswert

bool

 Deutsch