Northwoods.GoWPF 2.2.4 Assembly
GetCategoryForNode Method (IDiagramModel)

To help distinguish between different kinds of nodes, each node has a "category" that is just a string.
Syntax
Function GetCategoryForNode( _
   ByVal nodedata As Object _
) As String
string GetCategoryForNode( 
   object nodedata
)

Parameters

nodedata

Return Value

the default category is the empty string
Requirements
See Also

Reference

IDiagramModel Interface
IDiagramModel Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback