Class OdGraphicObject

Class OdGraphicObject

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

Obiekt graficzny otwartego dokumentu.

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

Inheritance

object OdObject OdGraphicObject

Derived

OdArc , OdClosePath , OdCurveTo , OdEllipticalQundrant , OdEndPath , OdEnhancedGeometry , OdEquation , OdImageObject , OdLineTo , OdListItem , OdMarker , OdMoveTo , OdNoFillPath , OdNoStrokePath , OdPage , OdStyledObject , OdTextBox

Dziedziczeni członkowie

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

OdGraphicObject(OdObject)

Inicjalizuje nową instancję klasy Aspose.Imaging.FileFormats.OpenDocument.Objects.Grafic.OdGraphicObject.

public OdGraphicObject(OdObject parent)

Parameters

parent OdObject

z rodzicem .

Properties

AbsoluteCoordinates

otrzymuje lub ustawia wartość wskazującą, czy [absolutne współrzędne].

[JsonProperty]
public bool AbsoluteCoordinates { get; set; }

Wartość nieruchomości

bool

 Polski