True to ensure the 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 bool NoZoomStroke { get; set; } |
Visual Basic |
---|
Public Property NoZoomStroke As Boolean Get Set |
JScript |
---|
function get NoZoomStroke () : boolean function set NoZoomStroke (value : boolean) |