Class OdCustomShape

Class OdCustomShape

İsim alanı : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Toplantı: Aspose.Imaging.dll (25.4.0)

Açık belge özelleştirilmiş formda.

[JsonObject(MemberSerialization.OptIn)]
public class OdCustomShape : OdStyledObject

Inheritance

object OdObject OdGraphicObject OdStyledObject OdCustomShape

mirasçı üyeleri

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 sınıfının yeni bir örneğini başlatır.

public OdCustomShape(OdObject parent)

Parameters

parent OdObject

Bir ebeveyn.

Properties

Layer

Alın ya da katman koyun.

[JsonProperty]
public string Layer { get; set; }

Mülkiyet Değer

string

StyleName

Alın veya tarzın adını ayarlayın.

[JsonProperty]
public string StyleName { get; set; }

Mülkiyet Değer

string

TextStyleName

Yazı tarzının adını alır veya koyar.

[JsonProperty]
public string TextStyleName { get; set; }

Mülkiyet Değer

string

 Türkçe