Class OdEndPath
Class OdEndPath
Названий на: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Асамблея: Aspose.Imaging.dll (25.5.0)
Підвищений кінцевий шлях
[JsonObject(MemberSerialization.OptIn)]
public class OdEndPath : OdGraphicObjectInheritance
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; }