Width of the line of this object (this line width is not affected by the current zoom).
Namespace: Ico.GwxAssembly: GwxConfigCore (in GwxConfigCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public double NoZoomStrokeThickness { get; set; } |
| Visual Basic |
|---|
Public Property NoZoomStrokeThickness As Double Get Set |
| JScript |
|---|
function get NoZoomStrokeThickness () : double function set NoZoomStrokeThickness (value : double) |