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


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