dbicGauge Send comments on this topic.
MarkerImage Property
See Also 
dbicGauge Assembly > Dbi.WinControl.Gauge Namespace > dbiGauge Class : MarkerImage Property

Gets or sets an image to use as the needle of the primary gauge, when NeedleType is set to Marker

Syntax

Visual Basic (Declaration) 
Public Overridable Property MarkerImage As Image
C# 
public virtual Image MarkerImage {get; set;}

Property Value

Image

Requirements

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

See Also