LEADTOOLS Annotations (Leadtools.Annotations assembly)

ControlPointsGap Property (AnnAutomationManager)

Show in webframe





Gets or sets a value that indicates which control points to display.
Syntax
public virtual int ControlPointsGap {get; set;}
'Declaration
 
Public Overridable Property ControlPointsGap As Integer
'Usage
 
Dim instance As AnnAutomationManager
Dim value As Integer
 
instance.ControlPointsGap = value
 
value = instance.ControlPointsGap

            

            
public:
virtual property int ControlPointsGap {
   int get();
   void set (    int value);
}

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

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.