RECT - структура

Definition

Пространство имён: Tessa.UI.Shell.Native
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
C#
[SerializableAttribute]
public struct RECT
Inheritance
Object    ValueType    RECT

Конструкторы

RECT(RECT)Инициализирует новый экземпляр класса RECT
RECT(Int32, Int32, Int32, Int32)Инициализирует новый экземпляр класса RECT

Свойства

Методы

Equals Determine if 2 RECT are equal (deep compare)
(Переопределяет ValueTypeEquals(Object))
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeReturn the HashCode for this struct (not garanteed to be unique)
(Переопределяет ValueTypeGetHashCode)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToString
(Переопределяет ValueTypeToString)

Операторы

Поля

Методы расширения

Get
(Определяется ComHelper)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также