dbicSlide Send comments on this topic.
MarkerOffset Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : MarkerOffset Property

Gets or sets the vertical and horizontal offsets used to calculate the position of the markers in the control.

Syntax

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

Property Value

Point

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also