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

In This Topic
    RotateView Property
    In This Topic
    Specifies the view rotation angle.
    Syntax
    'Declaration
     
    
    Public Property RotateView As FlexViewerRotateView
    public FlexViewerRotateView RotateView {get; set;}
    See Also