GoDiagram Web Reference
CloseAllFigures Method

Closes all figures in the shape.
Syntax
'Declaration
 
Public Sub CloseAllFigures() 
public void CloseAllFigures()
Remarks
This just calls CloseFigure(Int32) with the end index of each figure. You may find it convenient to call this after constructing some figures a segment at a time, when you intend all of the figures to be filled with the brush.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoDrawing Class
GoDrawing Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback