Properties
- Property Height() As (Read Only)
- Returns the Height coordinate.
- Property Width() As (Read Only)
- Returns the Width coordinate.
Methods
- Sub SetHeightAndWidth( iHeight, iWidth)
-
Sets the height and width.
- Parameters:
-
- iHeight
- the height value. dd>
- iWidth
- the width value. dd>