GoDiagram Web Reference
HasClosedFigures Method

Determines if the GoDrawing has closed figures
Syntax
'Declaration
 
Public Function HasClosedFigures() As Boolean
public bool HasClosedFigures()

Return Value

true if at least one figure is closed, false otherwise
Remarks
When this is true, Paint will fill the closed figures of this shape 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
IsClosedFigure Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback