Specifies color palette for your pens.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.306.0 (10.97.306.00)

Syntax

C#
public string PenColorPalette { get; set; }
Visual Basic
Public Property PenColorPalette As String
	Get
	Set
JScript
function get PenColorPalette () : String
function set PenColorPalette (value : String)

See Also