CdrBbox Class |
Namespace: Aspose.Imaging.FileFormats.Cdr.Objects
The CdrBbox type exposes the following members.
Name | Description | |
---|---|---|
![]() | CdrBbox | Initializes a new instance of the CdrBbox class |
Name | Description | |
---|---|---|
![]() | Childs |
Gets or sets the objects.
(Inherited from CdrObjectContainer.) |
![]() | Disposed |
Gets a value indicating whether this instance is disposed.
(Inherited from DisposableObject.) |
![]() | Document |
Gets or sets the document.
(Inherited from CdrObject.) |
![]() | Height |
Gets the height.
|
![]() | LastChild |
Gets or sets the last child.
(Inherited from CdrObjectContainer.) |
![]() | LoadToLastChild |
Gets or sets a value indicating whether [load to last child].
(Inherited from CdrObjectContainer.) |
![]() | Parent |
Gets or sets the parent.
(Inherited from CdrObject.) |
![]() | Width |
Gets the width.
|
![]() | X |
Gets the x.
|
![]() | X0 |
Gets or sets the x0.
|
![]() | X1 |
Gets or sets the x1.
|
![]() | Y |
Gets the y.
|
![]() | Y0 |
Gets or sets the y0.
|
![]() | Y1 |
Gets or sets the y1.
|
Name | Description | |
---|---|---|
![]() | AddChildObject |
Adds the child object.
(Inherited from CdrObjectContainer.) |
![]() ![]() | Dispose |
Disposes the current instance.
(Inherited from DisposableObject.) |
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Finalize | (Inherited from DisposableObject.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | InsertObject |
Inserts the object
(Inherited from CdrObjectContainer.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ReleaseManagedResources |
Releases unmanaged and - optionally - managed resources.
(Inherited from CdrObjectContainer.) |
![]() | ReleaseUnmanagedResources |
Releases the unmanaged resources. Make sure no managed resources are released here, since they may have been already released.
(Inherited from DisposableObject.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | VerifyNotDisposed |
Verifies that the current instance is not disposed.
(Inherited from DisposableObject.) |