Gets or sets AutoFit.
if true, the image is resized to fit the display whenever the size of the control changes.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 75.0.0.0 (75.0.0.0)
Syntax
Property Value
Type: BooleanThe default value is false.
Events
| Event Type | Reason |
|---|---|
| CogDisplay Changed | Fires when the value is changed. |
Exceptions
| Exception | Condition |
|---|---|
| AxHost InvalidActiveXStateException | Thrown when the display control is invalid. |
See Also