Nevron .NET Vision
Nevron.Diagram Namespace / NStockStyles Class / DefaultGuidelinesStyle Field


In This Topic
    DefaultGuidelinesStyle Field
    In This Topic
    Default style for guidelines
    Syntax
    'Declaration
     
    
    Public Shared DefaultGuidelinesStyle As NStyle
    'Usage
     
    
    Dim value As NStyle
     
    value = NStockStyles.DefaultGuidelinesStyle
     
    NStockStyles.DefaultGuidelinesStyle = value
    public static NStyle DefaultGuidelinesStyle
    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