GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoDrawing Class
/ HasClosedFigures Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
HasClosedFigures Method
In This Topic
Determines if the GoDrawing has closed figures
Syntax
C#
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
.
See Also
Reference
GoDrawing Class
GoDrawing Members
IsClosedFigure Method