GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoShape Class
/ Paint Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Paint Method (GoShape)
In This Topic
Paint this shape, using this shape's
Brush
and
Pen
, with a shadow if
Shadowed
is true.
Syntax
C#
public
override
void
Paint(
Graphics
g
,
GoView
view
)
Parameters
g
view
See Also
Reference
GoShape Class
GoShape Members