Returns sub marks width.

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

Syntax

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

See Also