Class OdEndPath
Class OdEndPath
Nazwa przestrzeń: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Wzmocniona ścieżka końcowa
[JsonObject(MemberSerialization.OptIn)]
public class OdEndPath : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdEndPath
Dziedziczeni członkowie
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)
Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEndPath.
public OdEndPath(OdObject parent)
Parameters
parent
OdObject
z rodzicem .
Properties
Fill
Otrzymuje lub ustawia wartość wskazującą, czy ten Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEndPath jest wypełniony.
[JsonProperty]
public bool Fill { get; set; }