CreateTouchTool.MinPointDistance Property
Gets or sets the minimum distance, in pixels, between points in line or polygon features.
Syntax
public System.UInt32 MinPointDistance { get; set; }
Property Value
Default: 20
The minimum distance between points in line or polygon features, in pixels.
Remarks
This property is used to thin the lines or polygons created by a CreateTouchTool.
Platforms
Windows, Linux, Android