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

Gets or sets the horizontal and vertical offset used to calculate the center of the dial knob relative to the supplied image.

Syntax

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

Property Value

Point

Requirements

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

See Also