POINT - структура

Definition

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

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

POINTИнициализирует новый экземпляр класса POINT

Свойства

X 
Y 

Методы

Equals
(Переопределяет ValueTypeEquals(Object))
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCode
(Переопределяет ValueTypeGetHashCode)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns the fully qualified type name of this instance.
(Унаследован от ValueType)

Операторы

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

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

См. также