SoDraggerSetMinGesture Method (Single) |
Namespace: OIV.Inventor.DraggersAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic void SetMinGesture(
float pixels
)
Public Sub SetMinGesture (
pixels As Single
)
public:
void SetMinGesture(
float pixels
)
member SetMinGesture :
pixels : float32 -> unit
Parameters
- pixels
- Type: SystemSingle
RemarksIt can be used when a desktop is magnified on a wall of screens using ScaleViz with a tracker device calibrated for this wall.
See Also