Class OdCustomShape

Class OdCustomShape

Nama dari : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Pengumpulan: Aspose.Imaging.dll (25.4.0)

Dokumen terbuka dalam bentuk custom.

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

Inheritance

object OdObject OdGraphicObject OdStyledObject OdCustomShape

anggota yang diwarisi

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)

Initifikasi contoh baru dari Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCustomShape kelas.

public OdCustomShape(OdObject parent)

Parameters

parent OdObject

dengan orangtua.

Properties

Layer

Mendapatkan atau menetapkan lapisan.

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

Nilai Properti

string

StyleName

Dapatkan atau menetapkan nama gaya.

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

Nilai Properti

string

TextStyleName

Dapatkan atau menetapkan nama gaya teks.

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

Nilai Properti

string

 Indonesia