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