Class OdEndPath
Class OdEndPath
Pôvodný názov: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Zhromaždenie: Aspose.Imaging.dll (25.4.0)
Posilnená koncová cesta
[JsonObject(MemberSerialization.OptIn)]
public class OdEndPath : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdEndPath
Z dedičných členov
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)
Initalizuje novú inštanciu triedy Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEndPath.
public OdEndPath(OdObject parent)
Parameters
parent
OdObject
a rodičom .
Properties
Fill
Dostane alebo nastaví hodnotu, ktorá naznačuje, či je tento Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEndPath vyplnený.
[JsonProperty]
public bool Fill { get; set; }