GoXam for WPF v3
ToSpot Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam Namespace
>
Route Class
: ToSpot Property
Gets or sets the
Spot
at which the route should connect to the port.
Syntax
C#
public
Spot
ToSpot {
get
;
set
;}
Property Value
The default value is
Spot.Default
. If this value is not
Spot.Default
, it takes precedence over the
Node.ToSpot
attached property on the port element.
See Also
Reference
Route Class
Route Members