This document is archived and information here might be outdated.  Recommended version.


IControlPointContainer.ControlPointCount Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (EditorExt)  

IControlPointContainer.ControlPointCount Property

Number of control points.

[Visual Basic .NET]
Public ReadOnly Property ControlPointCount As Integer
[C#]
public int ControlPointCount {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IControlPointContainer Interface