GoXam for WPF v3
Diagram Property (DiagramTool)
Northwoods.GoXam.Tool Namespace > DiagramTool Class : Diagram Property
Gets the Northwoods.GoXam.Diagram that owns this tool and for which this tool is handling input events.
Syntax
[Browsable(false)]
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)]
public Diagram Diagram {get; set;}

Property Value

This property is set automatically by the Northwoods.GoXam.Diagram properties and methods that manage tools. You should not need to set this property.
See Also

Reference

DiagramTool Class
DiagramTool Members