Class OdEndPath
Class OdEndPath
名称: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic アセンション: Aspose.Imaging.dll (25.4.0)
強化された最終路線
[JsonObject(MemberSerialization.OptIn)]
public class OdEndPath : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdEndPath
相続人
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)
Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEndPathクラスの新しい例を開始します。
public OdEndPath(OdObject parent)
Parameters
parent
OdObject
親である。
Properties
Fill
この Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdEndPath が満たされているかどうかを示す値を取得または設定します。
[JsonProperty]
public bool Fill { get; set; }