Default connection parameters for pens added in runtime. Does not apply in case the pen already declares its connection parameters.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string DefaultConnectionParameters { get; set; } |
Visual Basic |
---|
Public Property DefaultConnectionParameters As String Get Set |
JScript |
---|
function get DefaultConnectionParameters () : String function set DefaultConnectionParameters (value : String) |