GoXam for WPF v3
HasCurviness Method
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
: HasCurviness Method
Returns true if an extra or a different point is needed based on
Curviness
.
Syntax
C#
protected
virtual
bool
HasCurviness()
Remarks
This is only called when the
Curve
is not
LinkCurve.Bezier
, by
ComputePoints
and
GetMidOrthoPosition
.
See Also
Reference
Route Class
Route Members