Click or drag to resize

ViewportCanvasWorld Property

Gets or sets the physical layer. The children`s coordinates are assumed to be relative to the physical layer.

Namespace:  TomsToolbox.Wpf.Controls
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public FrameworkElement? World { get; set; }

Property Value

Type: FrameworkElement
See Also