Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1RadialMenu Class / VerticalOffset Property

In This Topic
    VerticalOffset Property
    In This Topic
    Gets or sets the vertical offset which is used for the tooltip displaying.
    Syntax
    'Declaration
     
    
    Public Property VerticalOffset As Integer
    public int VerticalOffset {get; set;}
    See Also