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


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