Class OdGraphicObject
De naam: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Verzameling: Aspose.Imaging.dll (25.4.0)
Het open document grafisch 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
Geëerbiede leden
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)
Initialiseert een nieuwe instantie van de Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdGraficObject klasse.
public OdGraphicObject(OdObject parent)
Parameters
parent
OdObject
De ouders.
Properties
AbsoluteCoordinates
Geeft of stelt een waarde aan waarin wordt aangegeven of [absolute coördinaten].
[JsonProperty]
public bool AbsoluteCoordinates { get; set; }