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
Win32, x64, Mobile
See Also
Elements: |
ltmmPlayCtrl.ScaleLeft Property, ltmmPlayCtrl.ScaleHeight Property, ltmmPlayCtrl.ScaleMode Property, ltmmPlayCtrl.ScaleTop Property |