GoXam for WPF v3
Select(Part) Method
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
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