LinkLayer

StockSharp.Xaml.Diagram.GXDiagram

This class holds only Links together in one layer.

Hereda de: Layer

Propiedades

VisualChildrenCount : int

Return the number of links visible in this layer.

Métodos

ArrangeCore(Rect)

Arrange all links that have a defined Bounds.

finalRect
GetVisualChild(int) : Visual

Get the nth link.

index
ToString() : string

For debugging convenience.