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