======Метод CadCursors.GetIntegerWithDefault(CadView, Int32, String, String[])====== * **Пространство имен:** [[developers:references:topomatic.cad.view.hints|Topomatic.Cad.View.Hints]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public static GetPointResult GetIntegerWithDefault(CadView cadview, ref int value, string message, string[] args) **Параметры** * //cadview// * Тип: [[developers:references:topomatic.cad.view.cadview|Topomatic.Cad.View.CadView]] * //value// * Тип: [[developers:references:system.int32|System.Int32]] * //message// * Тип: [[developers:references:system.string|System.String]] * //args// * Тип: [[developers:references:system.string|System.String]][] **Возвращаемое значение** * Тип: [[developers:references:topomatic.cad.view.getpointresult|Topomatic.Cad.View.GetPointResult]]