dbicDial Send comments on this topic.
MarkerColorUp Property
See Also 
dbicDial Assembly > Dbi.WinControl.Dial Namespace > dbiDial Class : MarkerColorUp Property

Gets or sets the color used to paint the dial marker when the marker is in an up state.

Syntax

Visual Basic (Declaration) 
Public Property MarkerColorUp As Color
C# 
public Color MarkerColorUp {get; set;}

Property Value

Color

Remarks

This is when the control is in its default state.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also