GoDigram for .NET Framework and .NET Core
Northwoods.Go.Instruments Namespace
/
Meter Class
/ CreateIndicator Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
CreateIndicator Method
In This Topic
Method for creating an instance of the meter's standard indicator.
Syntax
C#
protected
virtual
Indicator
CreateIndicator()
Remarks
By default this returns null--each subclass should override this to actually allocate and return some kind of
Indicator
.
See Also
Reference
Meter Class
Meter Members