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


In This Topic
    m_BeginOrigin Field
    In This Topic
    Defines how the offset is to be calculate depending on the ruler origin
    Syntax
    'Declaration
     
    
    Protected m_BeginOrigin As HorzAlign
    'Usage
     
    
    Dim instance As NRulerRangeDecorationAnchor
    Dim value As HorzAlign
     
    value = instance.m_BeginOrigin
     
    instance.m_BeginOrigin = value
    protected HorzAlign m_BeginOrigin
    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