Nevron Open Vision Documentation
Nevron.Nov Namespace / NMultiLength Structure / Unit Field


In This Topic
    Unit Field (NMultiLength)
    In This Topic
    The unit of this multi length
    Syntax
    'Declaration
     
    
    Public Unit As ENMultiLengthUnit
    'Usage
     
    
    Dim instance As NMultiLength
    Dim value As ENMultiLengthUnit
     
    value = instance.Unit
     
    instance.Unit = value
    public ENMultiLengthUnit Unit
    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