<< Click to Display Table of Contents >> NShape Reference
|
Draws the shapes of the diagram.
Obsolete since NShape 2.3
void DrawShapes(Graphics graphics, LayerIds layers, Rectangle clipRectangle)
Available since NShape 2.3
void DrawShapes(Graphics graphics, IEnumerable<int> visibleLayerIds, Rectangle clipRectangle)