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

Gets or sets the vertical and horizontal offset used to calculate the position of the BackImage of the control.

Syntax

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

Property Value

Point

Requirements

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

See Also