======Класс UTIViewController====== * **Пространство имен:** [[developers:references:topomatic.uti|Topomatic.UTI]] * **Сборка:** Topomatic.FoundationClasses (в Topomatic.FoundationClasses.dll) =====Иерархия наследования===== * System.Object * Topomatic.UTI.UTIViewController * [[developers:references:topomatic.uti.utiabstractbuttoncontroller|Topomatic.UTI.UTIAbstractButtonController]] * [[developers:references:topomatic.uti.utiabstracteditboxcontroller|Topomatic.UTI.UTIAbstractEditBoxController]] * [[developers:references:topomatic.uti.utiabstractlayoutcontroller|Topomatic.UTI.UTIAbstractLayoutController]] * [[developers:references:topomatic.uti.utiabstracttoolbuttoncontroller|Topomatic.UTI.UTIAbstractToolButtonController]] * [[developers:references:topomatic.uti.utitoolseparator|Topomatic.UTI.UTIToolSeparator]] * [[developers:references:topomatic.uti.utitreeviewcontroller|Topomatic.UTI.UTITreeViewController]] =====Синтаксис===== public abstract class UTIViewController : IDisposable =====Свойства===== ^Тип^Имя^Описание^ |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utiviewcontroller.id|Id]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utiviewcontroller.layout|Layout]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utiviewcontroller.overallscale|OverallScale]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utiviewcontroller.view|View]]| | |{{developers:references:property.png|Свойство}}|[[developers:references:topomatic.uti.utiviewcontroller.viewscaling|ViewScaling]]| | =====Методы===== ^Тип^Имя^Описание^ |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.add_system.object|Add(Object)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.dispose|Dispose()]]| | |{{developers:references:method.png|Метод}}|Equals(Object)| Определяет, равен ли заданный объект текущему объекту. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|GetHashCode()| Служит хэш-функцией по умолчанию. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.getprefferedheight_system.single|GetPrefferedHeight(Single)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.getprefferedwidth_system.single|GetPrefferedWidth(Single)]]| | |{{developers:references:method.png|Метод}}|GetType()| Возвращает объект Type для текущего экземпляра. (Наследуется от Object.)| |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onattachview_system.eventargs|OnAttachView(EventArgs)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onenablechanged_system.eventargs|OnEnableChanged(EventArgs)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerclick_topomatic.uti.utipointerevent|OnPointerClick(UTIPointerEvent)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerdoubleclick_topomatic.uti.utipointerevent|OnPointerDoubleClick(UTIPointerEvent)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerdown_topomatic.uti.utipointerevent|OnPointerDown(UTIPointerEvent)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerenter_topomatic.uti.utipointerevent|OnPointerEnter(UTIPointerEvent)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerhover_topomatic.uti.utipointerevent|OnPointerHover(UTIPointerEvent)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerleave_topomatic.uti.utipointerevent|OnPointerLeave(UTIPointerEvent)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerlongclick_topomatic.uti.utipointerevent|OnPointerLongClick(UTIPointerEvent)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointermove_topomatic.uti.utipointerevent|OnPointerMove(UTIPointerEvent)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpointerup_topomatic.uti.utipointerevent|OnPointerUp(UTIPointerEvent)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onpositionchanged_system.eventargs|OnPositionChanged(EventArgs)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onsizechanged_system.eventargs|OnSizeChanged(EventArgs)]]| | |{{developers:references:method.png|Метод}}|[[developers:references:topomatic.uti.utiviewcontroller.onvisiblechanged_system.eventargs|OnVisibleChanged(EventArgs)]]| | |{{developers:references:method.png|Метод}}|ToString()| Возвращает строку, представляющую текущий объект. (Наследуется от Object.)| =====Поля===== ^Тип^Имя^Описание^ |{{developers:references:field.png|Поле}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.uti.utiviewcontroller.layoutevent|LayoutEvent]]| | |{{developers:references:field.png|Поле}}{{developers:references:static.png|Статический}}|[[developers:references:topomatic.uti.utiviewcontroller.viewscalingevent|ViewScalingEvent]]| |