NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NShapeGraphAdapter Class


NShapeGraphAdapter Class Properties

For a list of all members of this type, see NShapeGraphAdapter members.

Public Properties
 NameDescription
Public PropertyGets or sets the custom edge comparer. Applicable when EdgeOrder is set to Custom.  
Public PropertySpecifies the sorting order of the edges. By default set to Id.  
Public PropertySpecifies the set of shapes, which are explictly specified for graph adaption. All shapes that are not contained in this set are ignored. If this property is set to null (the default), all shapes can potentially generate graph vertices and edges.  
Public PropertySpecifies whether only visible shapes should be adapted as graph parts. If set to true invisible shapes are ignored.  
Top
See Also