Nevron .NET Vision
Nevron.Chart.Windows Namespace / NVolumeSelectorTool Class / LeftPlane Property


In This Topic
    LeftPlane Property
    In This Topic
    Gets the left volume selection plane
    Syntax
    'Declaration
     
    
    Public ReadOnly Property LeftPlane As NPlane3DD
    'Usage
     
    
    Dim instance As NVolumeSelectorTool
    Dim value As NPlane3DD
     
    value = instance.LeftPlane
    public NPlane3DD LeftPlane {get;}
    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