Nevron .NET Vision
Nevron.GraphicsCore Namespace / NStrokeStyle Class / NStrokeStyle Constructor


In This Topic
    NStrokeStyle Constructor
    In This Topic
    Overload List
    OverloadDescription
    Creates a new NStrokeStyle object with default settings.  
    Creates a new NStrokeStyle object with the specified color.  
    Creates a new NStrokeStyle object with the specified color.  
    Creates a new NStrokeStyle object with the specified known ARGB color value.  
    Creates a new NStrokeStyle object with the specified width and color.  
    Creates a new NStrokeStyle object with the specified width and color.  
    Creates a new NStrokeStyle object with the specified width and known ARGB color value.  
    Creates a new NStrokeStyle object with the specified width (in NLength format) and color.  
    Creates a new NStrokeStyle object with the specified width (in NLength format) and color.  
    Creates a new NStrokeStyle object with the specified width, color and predefined pattern.  
    Creates a new NStrokeStyle object with the specified width, color and predefined pattern.  
    Creates a new NStrokeStyle object with the specified width, color, pattern and factor.  
    Creates a new NStrokeStyle object with the specified width, color, pattern and factor.  
    Creates a new NStrokeStyle object with the specified width (in NLength format), color, pattern and factor.  
    Creates a new NStrokeStyle object with the specified width (in NLength format), color, pattern and factor.  
    Creates a new NStrokeStyle object with the specified settings.  
    Creates a new NStrokeStyle object with the specified settings.  
    Creates a new NStrokeStyle object with the specified settings.  
    Creates a new NStrokeStyle object with the specified settings.  
    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