Class OdFrame

Class OdFrame

A név: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Összefoglaló: Aspose.Imaging.dll (25.4.0)

Nyitott dokumentum objektum keret

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

Inheritance

object OdObject OdGraphicObject OdStyledObject OdFrame

Örökletes tagok

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

OdFrame(OdObject)

Indít egy új példát a Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdFrame osztály.

public OdFrame(OdObject parent)

Parameters

parent OdObject

A szülő.

 Magyar