Interface IObjectWithBounds
Represents an object with bounds.
[ComVisible(false)]
public interface IObjectWithBounds
Properties
- Bounds
Gets the object bounds.
- Height
Gets the object height.
- Size
Gets the object size.
- Width
Gets the object width.