Class OdEndPath
Class OdEndPath
Der Name: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Versammlung: Aspose.Imaging.dll (25.4.0)
Der verbesserte Endweg
[JsonObject(MemberSerialization.OptIn)]
public class OdEndPath : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdEndPath
Vererbte Mitglieder
OdGraphicObject.AbsoluteCoordinates , 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
OdEndPath(OdObject)
Initialisiert eine neue Instanz der Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEndPath Klasse.
public OdEndPath(OdObject parent)
Parameters
parent
OdObject
Der Elternteil.
Properties
Fill
Gibt oder setzt eine Werte an, die darauf hindeutet, ob diese Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEndPath ausgefüllt ist.
[JsonProperty]
public bool Fill { get; set; }