Fill color of horizontal striplines.
Namespace: Ico.Gdx
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.306.0 (10.97.306.00)
Syntax
C# |
---|
public string HorizontalStriplineFill { get; set; } |
Visual Basic |
---|
Public Property HorizontalStriplineFill As String Get Set |
JScript |
---|
function get HorizontalStriplineFill () : String function set HorizontalStriplineFill (value : String) |