Class OdCustomShape
Class OdCustomShape
名称: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic アセンション: Aspose.Imaging.dll (25.4.0)
オープン・ドキュメント・カスタム形式
[JsonObject(MemberSerialization.OptIn)]
public class OdCustomShape : OdStyledObject
Inheritance
object ← OdObject ← OdGraphicObject ← OdStyledObject ← OdCustomShape
相続人
OdStyledObject.Style , OdStyledObject.Rectangle , 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
OdCustomShape(OdObject)
Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCustomShape クラスの新しい例を開始します。
public OdCustomShape(OdObject parent)
Parameters
parent
OdObject
親である。
Properties
Layer
レイアウトするか、レイアウトするか
[JsonProperty]
public string Layer { get; set; }
不動産価値
StyleName
スタイルの名前を付けたり、付けたりします。
[JsonProperty]
public string StyleName { get; set; }
不動産価値
TextStyleName
テキストスタイルの名前を取得または設定します。
[JsonProperty]
public string TextStyleName { get; set; }