NevronOpenVision
Nevron.Nov.Diagram Namespace / NPage Class / GetShapes Method / GetShapes(Boolean) Method
true if shapes belonging to groups must be included, false if only shapes belonging to the page must be included
GetShapes(Boolean) Method
Gets all shapes contained in this page.
Syntax
public NList<NShape> GetShapes( 
   System.bool includeGrouped
)

Parameters

includeGrouped
true if shapes belonging to groups must be included, false if only shapes belonging to the page must be included
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