Class OdStyledObject

Class OdStyledObject

İsim alanı : Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Toplantı: Aspose.Imaging.dll (25.4.0)

Açık belge, grafik nesneyi şekillendirir.

[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

mirasçı üyeleri

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)

Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdStyledObject sınıfının yeni bir örneğini başlatır.

public OdStyledObject(OdObject parent)

Parameters

parent OdObject

Bir ebeveyn.

Properties

Rectangle

Yürüme veya düzlem yapıştırın.

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

Mülkiyet Değer

RectangleF

Style

Alın ya da tarzı ayarlayın.

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

Mülkiyet Değer

OdGraphicStyle

 Türkçe