PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / StatusBarElements Class / ZoomTrack Property

In This Topic
    ZoomTrack Property (StatusBarElements)
    In This Topic
    Gets the element for the ZoomTrack item.
    Syntax
    'Declaration
     
    Public ReadOnly Property ZoomTrack As BasePreviewElement
    public BasePreviewElement ZoomTrack {get;}
    See Also