Returns sub marks width.

Namespace:  PerpetuumSoft.Instrumentation.Model
Assembly:  PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1

Syntax

C#
protected abstract double GetSubWidth()
Visual Basic (Declaration)
Protected MustOverride Function GetSubWidth As Double
Visual C++
protected:
virtual double GetSubWidth() abstract

See Also