ltmmCaptureCtrl.ScaleWidth Property
object.ScaleWidth As Single |
Remarks
Specifies the width of the client area of the control. If you assign a value to this property, the actual width of the control does not change, but the current width 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.ScaleHeight Property, ltmmCaptureCtrl.ScaleMode Property, ltmmCaptureCtrl.ScaleTop Property |