ToolHandle

StockSharp.Xaml.Diagram.GXDiagram

This Shape can be used only in the DataTemplate for an Adornment used by DiagramTools to allow the adorned part to be manipulated.

Inherits: Shape

Constructors

ToolHandle
public ToolHandle()
toolHandle = ToolHandle()

You still need to set its Stroke, StrokeThickness, Fill, et al, as with any Shape.

Properties

DefiningGeometry
protected override Geometry DefiningGeometry { get; }
value = toolHandle.DefiningGeometry

This generates a Geometry based on the value of the FigureProperty attached property.