======Метод AuxiliaryDrawer.DrawCursorMessageIcon3d(DeviceContext, Vector3D, MessageBoxIcon)====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public static void DrawCursorMessageIcon3d(DeviceContext dc, Vector3D position, MessageBoxIcon icon) **Параметры** * //dc// * Тип: [[developers:references:topomatic.cad.foundation.devicecontext|Topomatic.Cad.Foundation.DeviceContext]] * //position// * Тип: [[developers:references:topomatic.cad.foundation.vector3d|Topomatic.Cad.Foundation.Vector3D]] * //icon// * Тип: [[developers:references:system.windows.forms.messageboxicon|System.Windows.Forms.MessageBoxIcon]]