| Visual Basic (Declaration) | |
|---|---|
Public Property DisplayLocationOffset As Point | |
| C# | |
|---|---|
public Point DisplayLocationOffset {get; set;} | |
Property Value
Pointpositive values (10, 5) will move the display right and down, while neagative values (-10, -5) will move it left and up.