Nevron .NET Vision
Nevron.Chart.Windows Namespace / NVolumeSelectorTool Class / m_LeftPlane Field


In This Topic
    m_LeftPlane Field
    In This Topic
    Syntax
    'Declaration
     
    
    Protected m_LeftPlane As NPlane3DD
    'Usage
     
    
    Dim instance As NVolumeSelectorTool
    Dim value As NPlane3DD
     
    value = instance.m_LeftPlane
     
    instance.m_LeftPlane = value
    protected NPlane3DD m_LeftPlane
    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