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