Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NStrokeInfo Class
Members


In This Topic
    NStrokeInfo Class
    In This Topic
    Provides common information for rendering strokes.
    Object Model
    NStrokeInfo Class
    Syntax
    'Declaration
     
    
    <System.ComponentModel.TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
    Public Class NStrokeInfo 
       Inherits NFillInfo
    'Usage
     
    
    Dim instance As NStrokeInfo
    [System.ComponentModel.TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public class NStrokeInfo : NFillInfo 
    Inheritance Hierarchy

    System.Object
       Nevron.UI.NDefaultInitializableObject
          Nevron.UI.NDisposableObject
             Nevron.UI.WinForm.Controls.NRenderInfo
                Nevron.UI.WinForm.Controls.NFillInfo
                   Nevron.UI.WinForm.Controls.NStrokeInfo

    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