←Select platform

ControlPointsGap Property

Summary

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

Syntax

C#
VB
C++
public int ControlPointsGap { get; set; } 
  
Public Property ControlPointsGap As Integer 
public: 
property int ControlPointsGap { 
   int get(); 
   void set (    int ); 
} 

Property Value

An integer value greater than zero that indicates which control points to display, or 0 to display all control points.

Remarks

Changing this property will affect current and all future running AnnPolylineEditDesigner objects. For more information refer to the AnnPolylineEditDesigner.ControlPointsGap property of the AnnPolylineEditDesigner.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Windows.Annotations Assembly