ltmmCaptureCtrl.ScaleHeight Property

Visual Basic Example

Syntax

object.ScaleHeight As Single

Remarks

Specifies the height of the client area of the control. If you assign a value to this property, the actual height of the control does not change, but the current height is expressed using the value that you provide. This lets you use a custom coordinate system. For example, you could set the ScaleWidth and ScaleHeight both to 100; then express all coordinates as percentage offsets.

See Also

Elements:

ltmmCaptureCtrl.ScaleLeft Property, ltmmCaptureCtrl.ScaleMode Property, ltmmCaptureCtrl.ScaleTop Property, ltmmCaptureCtrl.ScaleWidth Property