Controls how the tick marks are centered on the back line of the control, as well as where the text is placed
Namespace: Ico.GwxAssembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public ScaleCenter Centering { get; set; } |
Visual Basic |
---|
Public Property Centering As ScaleCenter Get Set |
JScript |
---|
function get Centering () : ScaleCenter function set Centering (value : ScaleCenter) |