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