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


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