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