DefaultDetectionAreaSize Constant
Specifies the default width of the drag detection area, in pixels.
Declaration
const DefaultDetectionAreaSize = 4;
Remarks
The DefaultDetectionAreaSize
constant specifies the DetectionAreaSize property’s default value.
See Also