Class OdGraphicObject
이름 공간 : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic 모임: Aspose.Imaging.dll (25.4.0)
오픈 문서 그래픽 개체.
[JsonObject(MemberSerialization.OptIn)]
public class OdGraphicObject : OdObject
Inheritance
object ← OdObject ← OdGraphicObject
Derived
OdArc , OdClosePath , OdCurveTo , OdEllipticalQundrant , OdEndPath , OdEnhancedGeometry , OdEquation , OdImageObject , OdLineTo , OdListItem , OdMarker , OdMoveTo , OdNoFillPath , OdNoStrokePath , OdPage , OdStyledObject , OdTextBox
상속 회원들
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
OdGraphicObject(OdObject)
Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdGraphicObject 클래스의 새로운 예를 시작합니다.
public OdGraphicObject(OdObject parent)
Parameters
parent
OdObject
그리고 부모님.
Properties
AbsoluteCoordinates
[완전한 좌표]가 있는지 여부를 나타내는 값을 얻거나 설정합니다.
[JsonProperty]
public bool AbsoluteCoordinates { get; set; }