dbicCalendar Send comments on this topic.
ImageOffset Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : ImageOffset Property

Gets or sets the vertical and horizontal offset value used to calculate the position of the DayFormat images in dates in 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