EnableScaleToFit Property
Description
This property determines if the Live View scale-to-fit functionality is enabled in the Vision tab. This scale-to-fit functionality resizes the live image view in the parent window to be as large as possible while maintaining the image aspect ratio.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property EnableScaleToFit As Boolean |
Return Type
Boolean value.
TRUE means the live image scale-to-fit functionality is enabled.
FALSE means the scale-to-fit-functionality is not used.
See Also