InsideHeight returns the height, in points, of the client region inside a Frame. InsideWidth returns the width, in points, of the client region inside a Frame.
Syntax
object.InsideHeight
object.InsideWidth
The InsideHeight and InsideWidth property syntaxes have these parts:
Part | Description |
---|---|
object | Required. A valid object. |
Remarks
The InsideHeight and InsideWidth properties are read-only.