GoXam for WPF v3
Path Property (Link)
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
>
Link Class
: Path Property
Gets the
Shape
representing the path used to render the route of this link.
Syntax
C#
public
Shape
Path {
get
;}
Property Value
This will be null if this link uses a
LinkPanel
and if that panel's
Implementation
is not
LinkPanelImplementation.Path
.
See Also
Reference
Link Class
Link Members