Northwoods.GoWPF 1.3.5 Assembly
Diagram Property
See Also  Send Feedback
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

Visual Basic (Declaration) 
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<BrowsableAttribute(False)>
Public Property Diagram As Diagram
C# 
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
[BrowsableAttribute(false)]
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.

Requirements

See Also

© 2012 All Rights Reserved.