GoXam for WPF v3
FromSpot 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
: FromSpot Property
Gets or sets the
Spot
at which the route should connect to the port.
Syntax
C#
public
Spot
FromSpot {
get
;
set
;}
Property Value
The default value is
Spot.Default
. If this value is not
Spot.Default
, it takes precedence over the
Node.FromSpot
attached property on the port element.
See Also
Reference
Route Class
Route Members