Class OdFrame

Class OdFrame

Název místa: Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic Shromáždění: Aspose.Imaging.dll (25.4.0)

Otevřený dokument Objektový rám

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

Inheritance

object OdObject OdGraphicObject OdStyledObject OdFrame

Dědiční členové

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)

Začíná nový příklad třídy Aspose.Imaging.FileFormats.OpenDocument.Objects.Graphic.OdFrame.

public OdFrame(OdObject parent)

Parameters

parent OdObject

a rodiče.

 Čeština