NevronOpenVision
Nevron.Nov.Diagram.Layout Namespace / NShapeGraphAdapter Class / ShapeSet Property
ShapeSet Property
Specifies 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.
Syntax
public NUniqueSet<NShape> ShapeSet {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also