| Visual Basic (Declaration) | |
|---|---|
Public Property ShadowOffset As Point | |
| C# | |
|---|---|
public Point ShadowOffset {get; set;} | |
Property Value
PointThis property is only applied when ShadowText is equal to true.
| dbicLabel | Send comments on this topic. |
| ShadowOffset Property | |
| See Also | |
|
| dbicLabel Assembly > Dbi.WinControl.Label Namespace > dbiLabel Class : ShadowOffset Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property ShadowOffset As Point | |
| C# | |
|---|---|
public Point ShadowOffset {get; set;} | |