Gets or sets the offset values used to calculate the position of the inner border in the control.
| Visual Basic (Declaration) | |
|---|---|
Public Property InnerOffset As OffsetRect | |
| C# | |
|---|---|
public OffsetRect InnerOffset {get; set;} | |
| dbicSlide | Send comments on this topic. |
| InnerOffset Property | |
| See Also | |
|
| dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : InnerOffset Property |
Gets or sets the offset values used to calculate the position of the inner border in the control.
| Visual Basic (Declaration) | |
|---|---|
Public Property InnerOffset As OffsetRect | |
| C# | |
|---|---|
public OffsetRect InnerOffset {get; set;} | |