Class NonTopmostPopup.RECT
Namespace: Ecng.Xaml
Assembly: StockSharp.Xaml.dll
Syntax
public sealed class RECT : ValueType
Fields
Bottom
Declaration
public int Bottom
Field Value
Type | Description |
---|---|
Int32 |
Left
Declaration
public int Left
Field Value
Type | Description |
---|---|
Int32 |
Right
Declaration
public int Right
Field Value
Type | Description |
---|---|
Int32 |
Top
Declaration
public int Top
Field Value
Type | Description |
---|---|
Int32 |