NevronOpenVision
Nevron.Nov Namespace / NMultiLength Structure / NewPercentage Method
Length specified in percent units.
In This Topic
    NewPercentage Method (NMultiLength)
    In This Topic
    Creates a new NMultiLength instance and initializes it with a length specified in percent units.
    Syntax
    public static NMultiLength NewPercentage( 
       System.double percent
    )

    Parameters

    percent
    Length specified in percent units.

    Return Value

    A new multi length object.
    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