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

Gets or sets the vertical and horizontal offset values used to calculate the position of the image in the control.

Syntax

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

Property Value

Point

Requirements