This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IN > INumberDialog Interface > INumberDialog.Value Property (ArcObjects .NET 10.4 SDK) |
The number value entered in the dialog.
[Visual Basic .NET] Public ReadOnly Property Value As Double
[C#] public double Value {get;}
The Value property allows you to get the number that was entered in the dialog.