Returns marks width.

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

Syntax

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

See Also