Class OdStyledObject
名称: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic アセンション: Aspose.Imaging.dll (25.4.0)
オープン ドキュメント スタイリッシュ グラフィック オブジェクト
[JsonObject(MemberSerialization.OptIn)]
public class OdStyledObject : OdGraphicObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdStyledObject
Derived
OdAngleEllipse , OdConnector , OdContainer , OdCustomShape , OdFrame , OdLine , OdList , OdMeasure , OdPath , OdPolygon , OdRectangle , OdTextMeasure , OdTextParagraph , OdTextSpan
相続人
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
OdStyledObject(OdObject)
Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdStyledObject クラスの新しい例を開始します。
public OdStyledObject(OdObject parent)
Parameters
parent
OdObject
親である。
Properties
Rectangle
直角を取るか、直角を取る。
[JsonProperty]
public RectangleF Rectangle { get; set; }
不動産価値
Style
あるいはスタイルを設定する。
[JsonProperty]
public OdGraphicStyle Style { get; set; }