Class OdCustomShape

Class OdCustomShape

Le nom : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Assemblée: Aspose.Imaging.dll (25.4.0)

Le document ouvert en forme personnalisée.

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

Inheritance

object OdObject OdGraphicObject OdStyledObject OdCustomShape

I membri ereditari

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)

Initialisez une nouvelle instance de la classe Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCustomShape.

public OdCustomShape(OdObject parent)

Parameters

parent OdObject

Le parent .

Properties

Layer

Obtenez ou mettez la couche.

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

Valore di proprietà

string

StyleName

Riceve o mette il nome dello stile.

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

Valore di proprietà

string

TextStyleName

Obtenez ou définissez le nom du style texte.

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

Valore di proprietà

string

 Français