Nevron .NET Vision
Nevron.Chart.WinForm Namespace / NApplyStyleSheetCommand Class / m_StyleSheet Field


In This Topic
    m_StyleSheet Field (NApplyStyleSheetCommand)
    In This Topic
    The render surface represented by this command.
    Syntax
    'Declaration
     
    
    Protected m_StyleSheet As PredefinedStyleSheet
    'Usage
     
    
    Dim instance As NApplyStyleSheetCommand
    Dim value As PredefinedStyleSheet
     
    value = instance.m_StyleSheet
     
    instance.m_StyleSheet = value
    protected PredefinedStyleSheet m_StyleSheet
    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