Class OdGraphicObject
Το όνομα: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Συγκέντρωση: Aspose.Imaging.dll (25.4.0)
Το ανοιχτό έγγραφο γραφικό αντικείμενο.
[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
Κληρονομημένα μέλη
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)
Αρχίζει μια νέα περίπτωση της κατηγορίας Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdGraphicObject.
public OdGraphicObject(OdObject parent)
Parameters
parent
OdObject
Ο γονέας .
Properties
AbsoluteCoordinates
Αποκτά ή καθορίζει μια τιμή που υποδεικνύει αν [απολύτως συντονισμένα].
[JsonProperty]
public bool AbsoluteCoordinates { get; set; }