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