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


IDigitizerSetup.ControlPointCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > ID > IDigitizerSetup Interface > IDigitizerSetup.ControlPointCount Property
ArcGIS Developer Help

IDigitizerSetup.ControlPointCount Property

The number of control points used for digitizing.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Use the ControlPointCount property to find out how many transformation points have been added.

See Also

IDigitizerSetup Interface | ITransformation Interface | IDigitizerButtons Interface | IEditor Interface | IEditAttributeProperties Interface