Class OdStyledObject

Class OdStyledObject

ja nimityö: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Kokoelma: Aspose.Imaging.dll (25.4.0)

Avoin asiakirja tyyli graafinen esine.

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

Inheritance

object OdObject OdGraphicObject OdStyledObject

Derived

OdAngleEllipse , OdConnector , OdContainer , OdCustomShape , OdFrame , OdLine , OdList , OdMeasure , OdPath , OdPolygon , OdRectangle , OdTextMeasure , OdTextParagraph , OdTextSpan

Perintöjäsenet

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

OdStyledObject(OdObject)

Aloita uusi esimerkki Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdStyledObject luokka.

public OdStyledObject(OdObject parent)

Parameters

parent OdObject

ja vanhemmille.

Properties

Rectangle

Valitse tai asettaa oikea kulma.

[JsonProperty]
public RectangleF Rectangle { get; set; }

Omistuksen arvo

RectangleF

Style

Saa tai asettaa tyylin.

[JsonProperty]
public OdGraphicStyle Style { get; set; }

Omistuksen arvo

OdGraphicStyle

 Suomi