dbicButton Send comments on this topic.
PicDownOffset Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : PicDownOffset Property

Gets or sets the vertical and horizontal offset values used to calculate the position of the image when the control is in a down state.

Syntax

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

Property Value

Point

Requirements