Nevron .NET Vision
Nevron.Chart.WinForm Namespace / NPredefinedLightModelCheckButtonCommand Class / m_PredefinedLightModel Field


In This Topic
    m_PredefinedLightModel Field
    In This Topic
    The predefined light model applied by this command.
    Syntax
    'Declaration
     
    
    Protected m_PredefinedLightModel As PredefinedLightModel
    'Usage
     
    
    Dim instance As NPredefinedLightModelCheckButtonCommand
    Dim value As PredefinedLightModel
     
    value = instance.m_PredefinedLightModel
     
    instance.m_PredefinedLightModel = value
    protected PredefinedLightModel m_PredefinedLightModel
    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