GoXam for WPF v3
Direction Property (LinkingTool)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Tool Namespace
>
LinkingTool Class
: Direction Property
Gets or sets the direction in which new links may be drawn.
Syntax
C#
public
LinkingDirection
Direction {
get
;
set
;}
Property Value
This defaults to
LinkingDirection.Either
.
See Also
Reference
LinkingTool Class
LinkingTool Members