Interface IObjectWithBounds
IObjectWithBounds interface
Represents an object with bounds.
public interface IObjectWithBounds
Properties
| Name | Description |
|---|---|
| Bounds { get; } | Gets the object bounds. |
| Height { get; } | Gets the object height. |
| Size { get; } | Gets the object size. |
| Width { get; } | Gets the object width. |
See Also
- namespace Aspose.Imaging
- assembly Aspose.Imaging