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

Gets or sets the image to use as the needle of the 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