Gets or sets a value that indicates which control points to display.

public int ControlPointsGap {get; set;}
public int ControlPointsGap {get; set;}
get_ControlPointsGap();
set_ControlPointsGap(value);
public:
property int ControlPointsGap {
int get();
void set ( int value);
}
'Declaration
Public Property ControlPointsGap As Integer
'Usage
Dim instance As AnnAutomationManager
Dim value As Integer
instance.ControlPointsGap = value
value = instance.ControlPointsGap
Property Value
An integer value greater than zero that indicates which control points to display, or 0 to display all control points.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2