NodeShape

StockSharp.Xaml.Diagram.GXDiagram

This Shape can be used in a NodePanel as the background for text and/or other elements.

Inherits: Shape

Constructors

NodeShape
public NodeShape()
nodeShape = NodeShape()

Construct a NodeShape with no particular figure or size or fill or outline.

Properties

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

This generates a Geometry based on the value of DependencyObject), and on the values of DependencyObject) and DependencyObject),

Methods

HitTestCore
protected override GeometryHitTestResult HitTestCore(GeometryHitTestParameters hitTestParameters)
result = nodeShape.HitTestCore(hitTestParameters)

This override is necessary to avoid a bug in WPF.

hitTestParameters