LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

ControlPointsGap Property (AnnAutomationManager)






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 int ControlPointsGap {get; set;}
 get_ControlPointsGap();
set_ControlPointsGap(value);
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: 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

See Also

Reference

AnnAutomationManager Class
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.