Table of Contents

Struct NonTopmostPopup.RECT

Namespace
Ecng.Xaml
Assembly
StockSharp.Xaml.dll

Win32 RECT structure.

public struct NonTopmostPopup.RECT
Inherited Members
Extension Methods

Fields

Bottom

Bottom.

public int Bottom

Field Value

int

Left

Left.

public int Left

Field Value

int

Right

Right.

public int Right

Field Value

int

Top

Top.

public int Top

Field Value

int