NevronOpenVision
Nevron.Nov.Text.UI Namespace / NPageLayoutParagraphGroupBuilder Class / CreateMeasureUpDown Method
The units to show in the measure up down.
The initially selected unit.
In This Topic
    CreateMeasureUpDown Method (NPageLayoutParagraphGroupBuilder)
    In This Topic
    Creates a measure up down and associates an NMeasureUpDownCommandSource to it.
    Syntax
    protected override NMeasureUpDown CreateMeasureUpDown( 
       NUnit[] units,
       NUnit selectedUnit,
       NCommand command
    )

    Parameters

    units
    The units to show in the measure up down.
    selectedUnit
    The initially selected unit.
    command
    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