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; }