ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1RadialNumericItem Class / KeyTipVerticalOffset Property

In This Topic
    KeyTipVerticalOffset Property (C1RadialNumericItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Property KeyTipVerticalOffset As System.Double
    public System.double KeyTipVerticalOffset {get; set;}
    See Also