Northwoods.GoWPF 2.2.4 Assembly
UpdateAdornments Method (IDiagramTool)

The diagram asks each tool to update any adornments the tool might use for a given part.
Syntax
Sub UpdateAdornments( _
   ByVal part As Part _
) 
void UpdateAdornments( 
   Part part
)

Parameters

part
Remarks
If the tool uses its own tool handles (Northwoods.GoXam.Adornments), this should display them or hide them as appropriate. Typically this should only show them if the part is selected.
Requirements
See Also

Reference

IDiagramTool Interface
IDiagramTool Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback