CogDisplay ScalingMethod Property Cognex VisionPro
Gets or sets the scaling method the display control uses when zooming.

Namespace: Cognex.VisionPro.Display
Assembly: Cognex.VisionPro.Display.Controls (in Cognex.VisionPro.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
Syntax

public virtual CogDisplayScalingMethodConstants ScalingMethod { get; set; }

Property Value

Type: CogDisplayScalingMethodConstants
The scaling method.
Events

Exceptions

See Also