Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NVector2DF Structure / UnitY Field


In This Topic
    UnitY Field (NVector2DF)
    In This Topic
    The Y unit vector
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly UnitY As NVector2DF
    'Usage
     
    
    Dim value As NVector2DF
     
    value = NVector2DF.UnitY
    public static readonly NVector2DF UnitY
    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