Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / ThumbAreaPadding Property

In This Topic
    ThumbAreaPadding Property
    In This Topic
    The amount of padding between the thumbnails and the preview window edges.
    Syntax
    'Declaration
     
    
    Public Property ThumbAreaPadding As C1Thickness
    public C1Thickness ThumbAreaPadding {get; set;}
    See Also