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