GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
Indicator 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 (Indicator)
In This Topic
Paint this object to a view, using a
GraphicsPath
determined by a call to
ComputePath
.
Syntax
C#
public
override
void
Paint(
Graphics
g
,
GoView
view
)
Parameters
g
view
Remarks
See Also
Reference
Indicator Class
Indicator Members