dbicDate Send comments on this topic.
ImageOffset Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiButtonControl Class : ImageOffset Property

Gets or sets the offset for drawing the image in the button.

Syntax

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

Property Value

Point

Requirements

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

See Also