public interface IObjectWithBounds
Represents an object with bounds.
| Modifier and Type | Method and Description |
|---|---|
Rectangle |
getBounds() |
int |
getHeight() |
Size |
getSize() |
int |
getWidth() |
Copyright (c) 2008-2025 Aspose Pty Ltd. All Rights Reserved.