LinkLayer

StockSharp.Xaml.Diagram.GXDiagram

This class holds only Links together in one layer.

继承自: Layer

属性

VisualChildrenCount : int

Return the number of links visible in this layer.

方法

ArrangeCore(Rect)

Arrange all links that have a defined Bounds.

finalRect
GetVisualChild(int) : Visual

Get the nth link.

index
ToString() : string

For debugging convenience.