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

Determines the offset value to calculate the position of the image in a 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