Fill color of zoom selection.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string ZoomFill { get; set; } |
Visual Basic |
---|
Public Property ZoomFill As String Get Set |
JScript |
---|
function get ZoomFill () : String function set ZoomFill (value : String) |