======Метод ColorTable.SetValue(Int32, Int32, Color, Object)====== * **Пространство имен:** [[developers:references:topomatic.cad.view|Topomatic.Cad.View]] * **Сборка:** Topomatic.Cad.View (в Topomatic.Cad.View.dll) =====Синтаксис===== public void SetValue(int x, int y, Color color, object tag) **Параметры** * //x// * Тип: [[developers:references:system.int32|System.Int32]] * //y// * Тип: [[developers:references:system.int32|System.Int32]] * //color// * Тип: [[developers:references:system.drawing.color|System.Drawing.Color]] * //tag// * Тип: [[developers:references:system.object|System.Object]]