Nevron .NET Vision
Nevron.Diagram.WinForm Namespace / NViewportBandTool Class / ViewportBand Property


In This Topic
    ViewportBand Property
    In This Topic
    Obtains a reference to the viewport band panned by this tool
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property ViewportBand As NViewportBand
    'Usage
     
    
    Dim instance As NViewportBandTool
    Dim value As NViewportBand
     
    value = instance.ViewportBand
    protected NViewportBand ViewportBand {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also