Gets dock in relation to the scale.
Namespace:
PerpetuumSoft.Instrumentation.ModelAssembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
ScaleDocking Dock { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Dock As ScaleDocking |
| Visual C++ |
|---|
property ScaleDocking Dock { ScaleDocking get (); } |