RhinoCommon API
DigitizerPlugInDigitizerUnitSystem Property |
Unit system of the points the digitizer passes to SendPoint().
Rhino uses this value when it calibrates a digitizer.
This unit system must be not change.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)
protected abstract UnitSystem DigitizerUnitSystem { get; }
Protected MustOverride ReadOnly Property DigitizerUnitSystem As UnitSystem Get