Nevron .NET Vision
Nevron.Editors Namespace / NMarkerStylePreviewRenderer Class / m_MarkerStyle Field


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