======Класс UseClearTypeGridFit====== Set the TextRenderingHint.ClearTypeGridFit until instance disposed. * **Пространство имен:** [[developers:references:topomatic.controls.common|Topomatic.Controls.Common]] * **Сборка:** Topomatic.Controls (в Topomatic.Controls.dll) =====Иерархия наследования===== * System.Object * Topomatic.Controls.Common.UseClearTypeGridFit =====Синтаксис===== public class UseClearTypeGridFit : IDisposable =====Конструкторы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Конструктор}}|[[developers:references:topomatic.controls.common.usecleartypegridfit..ctor_system.drawing.graphics|UseClearTypeGridFit(Graphics)]]| Initialize a new instance of the UseClearTypeGridFit class. | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.controls.common.usecleartypegridfit.dispose|Dispose()]]| Revert the TextRenderingHint back to original setting. | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)|