Determines the vertical and horizontal offset values used to calculate the position of the image associated with the node.
| Visual Basic (Declaration) | |
|---|---|
Public Property ImageOffset As Point | |
| C# | |
|---|---|
public Point ImageOffset {get; set;} | |
| dbicList | Send comments on this topic. |
| ImageOffset Property | |
| See Also | |
|
| dbicBase Assembly > Dbi.WinControl Namespace > dbiNodeItem Class : ImageOffset Property |
Determines the vertical and horizontal offset values used to calculate the position of the image associated with the node.
| Visual Basic (Declaration) | |
|---|---|
Public Property ImageOffset As Point | |
| C# | |
|---|---|
public Point ImageOffset {get; set;} | |