Gets or sets AutoFitWithGraphics.
If true, the image and the graphics are resized to fit within the display whenever the size of the control changes.
Namespace: Cognex.VisionPro.DisplayAssembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 87.1.0.0 (87.1.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