Nevron .NET Vision
Nevron.Chart Namespace / NRulerRangeDecorationAnchor Class / m_EndOffset Field


In This Topic
    m_EndOffset Field
    In This Topic
    Represents an offset relative to the ruler origin
    Syntax
    'Declaration
     
    
    Protected m_EndOffset As NLength
    'Usage
     
    
    Dim instance As NRulerRangeDecorationAnchor
    Dim value As NLength
     
    value = instance.m_EndOffset
     
    instance.m_EndOffset = value
    protected NLength m_EndOffset
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also