Class OdStyledObject
Nazwa przestrzeń: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Zgromadzenie: Aspose.Imaging.dll (25.4.0)
Otwarty dokument stylizowany obiekt graficzny.
[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
Dziedziczeni członkowie
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)
Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdStyledObject.
public OdStyledObject(OdObject parent)
Parameters
parent
OdObject
z rodzicem .
Properties
Rectangle
Zatrzymaj lub ustaw rektangulę.
[JsonProperty]
public RectangleF Rectangle { get; set; }
Wartość nieruchomości
Style
Zostaw lub ustaw styl.
[JsonProperty]
public OdGraphicStyle Style { get; set; }