Width of the border of the selection rectangle
Namespace: Ico.Awx.ListAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public double SelectionBorderThickness { get; set; } |
Visual Basic |
---|
Public Property SelectionBorderThickness As Double Get Set |
JScript |
---|
function get SelectionBorderThickness () : double function set SelectionBorderThickness (value : double) |