GoXam for WPF v3
Select(Part) 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
>
Diagram Class
>
Select Method
: Select(Part) Method
A
Part
that belongs to this diagram. If this value is null, this does nothing.
Make the given
part
the only selected
Part
.
Syntax
C#
public
void
Select(
Part
part
)
Parameters
part
A
Part
that belongs to this diagram. If this value is null, this does nothing.
See Also
Reference
Diagram Class
Diagram Members
Overload List