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