Show / Hide Table of Contents

Class NonTopmostPopup.RECT

Inheritance
Object
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

Extension Methods

Paths.Serialize<T>(T, String)
Paths.Serialize<T>(T)
EditorExtensions.ToItemsSource(Object, Type, Nullable<Boolean>, Nullable<ListSortDirection>, Func<IItemsSourceItem, Boolean>, Func<Object, String>, Func<Object, String>)
XamlHelper.WpfCast<T>(Object)
XamlHelper.CopyToClipboard<T>(T)
XamlHelper.EnsureUIThread(Object)
☀
☾
In This Article
Back to top
Copyright © StockSharp.
☀
☾