Nevron Open Vision Documentation
Nevron.Nov Namespace / NMultiLength Structure
Members


In This Topic
    NMultiLength Structure
    In This Topic
    Represents a length which is specified in dips or percentages of the parent block width or height
    Object Model
    NMultiLength Structure
    Syntax
    'Declaration
     
    
    Public Structure NMultiLength 
       Inherits System.ValueType
       Implements INDeeplyCloneable, Nevron.Nov.Serialization.INDomCustomSerializable 
    'Usage
     
    
    Dim instance As NMultiLength
    public struct NMultiLength : System.ValueType, INDeeplyCloneable, Nevron.Nov.Serialization.INDomCustomSerializable  
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.Nov.NMultiLength

    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