[SerializableAttribute]
public struct RECT
<SerializableAttribute>
Public Structure RECT
[SerializableAttribute]
public value class RECT
[<SealedAttribute>]
[<SerializableAttribute>]
type RECT =
struct
inherit ValueType
end
RECT(RECT) | Инициализирует новый экземпляр класса RECT |
RECT(Int32, Int32, Int32, Int32) | Инициализирует новый экземпляр класса RECT |
Equals | Determine if 2 RECT are equal (deep compare) (Переопределяет ValueType.Equals(Object)) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Return the HashCode for this struct (not garanteed to be unique) (Переопределяет ValueType.GetHashCode()) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | (Переопределяет ValueType.ToString()) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |