Position Property (Scale)

Class

Scale.

Action

Gets or sets the actual position of the scale caret.

Syntax

C#
protected Integer Position { get; set; }
VB
'Declaration
Protected ReadWrite Property Position As Integer

Access

Read and write.