Enable to fill in default connection parameters for pens added in runtime.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool UseDefaultConnectionParameters { get; set; } |
| Visual Basic |
|---|
Public Property UseDefaultConnectionParameters As Boolean Get Set |
| JScript |
|---|
function get UseDefaultConnectionParameters () : boolean function set UseDefaultConnectionParameters (value : boolean) |