Gets or sets a value indicating whether to zoom around mouse down point.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 65.1.0.0 (65.1.0.0)
public bool ZoomAroundMouseDown { get; set; }public bool ZoomAroundMouseDown { get; set; }Public Property ZoomAroundMouseDown As Boolean
Get
Set
Public Property ZoomAroundMouseDown As Boolean
Get
Set
public:
property bool ZoomAroundMouseDown {
bool get ();
void set (bool value);
}public:
property bool ZoomAroundMouseDown {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean