Returns marks width.

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

Syntax

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

See Also