GoXam for WPF v3
OriginalPoints 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.Tool Namespace
>
LinkReshapingTool Class
: OriginalPoints Property
Gets or sets a copy of the
AdornedLink
's route's initial array of Points.
Syntax
C#
protected
IList<Point>
OriginalPoints {
get
;
set
;}
Property Value
This is null until it is set by
DoActivate
.
See Also
Reference
LinkReshapingTool Class
LinkReshapingTool Members