======Метод CadCursors.GetBoolean(CadView, Boolean, Nullable, String)====== * **Пространство имен:** [[developers:references:topomatic.cad.view.hints|Topomatic.Cad.View.Hints]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public static bool GetBoolean(CadView cadView, ref bool value, Nullable popPoint, string message) **Параметры** * //cadView// * Тип: [[developers:references:topomatic.cad.view.cadview|Topomatic.Cad.View.CadView]] * //value// * Тип: [[developers:references:system.boolean|System.Boolean]] * //popPoint// * Тип: [[developers:references:system.nullable_1|System.Nullable]]<[[developers:references:system.drawing.point|System.Drawing.Point]]> * //message// * Тип: [[developers:references:system.string|System.String]] **Возвращаемое значение** * Тип: [[developers:references:system.boolean|System.Boolean]]