Nevron Open Vision Documentation
Nevron.Nov.Text.Commands Namespace / NModifyBlockOffsetsCommandAction Class / m_Step Field


In This Topic
    m_Step Field (NModifyBlockOffsetsCommandAction)
    In This Topic
    The modification step.
    Syntax
    'Declaration
     
    
    Protected m_Step As System.Double
    'Usage
     
    
    Dim instance As NModifyBlockOffsetsCommandAction
    Dim value As System.Double
     
    value = instance.m_Step
     
    instance.m_Step = value
    protected System.double m_Step
    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