Visual Basic (Declaration) | |
---|---|
Public Overridable ReadOnly Property ControlPointCount As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public virtual int ControlPointCount {get;} |
Return Value
An integer that represents the number of control points required for this AnnEditDesigner.For an example, refer to AnnDesigner.
(Read only) Use this value to determine how many AnnControlPoint objects to insert into the AnnEditDesigner.ControlPoints collection.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family