Gets indent from the scale.

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

Syntax

C#
double Padding { get; }
Visual Basic (Declaration)
ReadOnly Property Padding As Double
Visual C++
property double Padding {
	double get ();
}

See Also