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

ControlPointCount Property (AnnEditDesigner)






Gets the number of control points required for this AnnEditDesigner.
Syntax
public virtual int ControlPointCount {get;}
'Declaration
 
Public Overridable ReadOnly Property ControlPointCount As Integer
'Usage
 
Dim instance As AnnEditDesigner
Dim value As Integer
 
value = instance.ControlPointCount
public virtual int ControlPointCount {get;}
 get_ControlPointCount(); 
public:
virtual property int ControlPointCount {
   int get();
}

Property Value

An integer that represents the number of control points required for this AnnEditDesigner.
Remarks
Use this value to determine how many AnnControlPoint objects to insert into the ControlPoints collection.
Example
For an example, refer to AnnDesigner.
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

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

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