Class OdCustomShape

Class OdCustomShape

Pôvodný názov: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Zhromaždenie: Aspose.Imaging.dll (25.4.0)

Otvorený dokument v personalizovanom formáte.

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

Inheritance

object OdObject OdGraphicObject OdStyledObject OdCustomShape

Z dedičných členov

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)

Initalizuje novú inštanciu triedy Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdCustomShape.

public OdCustomShape(OdObject parent)

Parameters

parent OdObject

a rodičom .

Properties

Layer

Získať alebo nastaviť vrstvu.

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

Hodnota nehnuteľnosti

string

StyleName

Získať alebo nastaviť názov štýlu.

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

Hodnota nehnuteľnosti

string

TextStyleName

Získať alebo nastaviť názov textového štýlu.

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

Hodnota nehnuteľnosti

string

 Slovenčina