Gets or sets whether the style displayed for bad/uncertain quality samples is automatically generated
from the normal pen's style.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool AutoQualityStyle { get; set; } |
| Visual Basic |
|---|
Public Property AutoQualityStyle As Boolean Get Set |
| JScript |
|---|
function get AutoQualityStyle () : boolean function set AutoQualityStyle (value : boolean) |