Class OdCustomShape

Class OdCustomShape

Nazwa przestrzeń: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Zgromadzenie: Aspose.Imaging.dll (25.4.0)

Otwarte dokumenty w formie personalizowanej.

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

Inheritance

object OdObject OdGraphicObject OdStyledObject OdCustomShape

Dziedziczeni członkowie

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)

Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCustomShape.

public OdCustomShape(OdObject parent)

Parameters

parent OdObject

z rodzicem .

Properties

Layer

Zostaw lub ustaw warstwę.

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

Wartość nieruchomości

string

StyleName

Zostaw lub ustaw nazwę stylu.

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

Wartość nieruchomości

string

TextStyleName

Otrzymuje lub ustawia nazwę stylu tekstu.

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

Wartość nieruchomości

string

 Polski