Class OdGraphicObject
Nama dari : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Pengumpulan: Aspose.Imaging.dll (25.4.0)
Objek grafis dokumen terbuka.
[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
anggota yang diwarisi
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)
Initifikasi contoh baru dari Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdGraphicObject kelas.
public OdGraphicObject(OdObject parent)
Parameters
parent
OdObject
dengan orangtua.
Properties
AbsoluteCoordinates
Mendapatkan atau menetapkan nilai yang menunjukkan apakah [koordinat mutlak].
[JsonProperty]
public bool AbsoluteCoordinates { get; set; }