Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / INDisplaySurface Interface / Get3DViewportSize Method


In This Topic
    Get3DViewportSize Method
    In This Topic
    Gets size of the 3D surface
    Syntax
    'Declaration
     
    
    Function Get3DViewportSize() As NSizeI
    'Usage
     
    
    Dim instance As INDisplaySurface
    Dim value As NSizeI
     
    value = instance.Get3DViewportSize()
    NSizeI Get3DViewportSize()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also