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


INumberDialog.Value Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IN > INumberDialog Interface > INumberDialog.Value Property
ArcGIS Developer Help

INumberDialog.Value Property

The number value entered in the dialog.

[Visual Basic .NET]
Public ReadOnly Property Value As Double
[C#]
public double Value {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

The Value property allows you to get the number that was entered in the dialog.

See Also

INumberDialog Interface

.NET Samples

Angle Angle shape constructor