Nevron .NET Vision
Nevron.Diagram Namespace / NArrowheadsPaintInfo Structure
Members


In This Topic
    NArrowheadsPaintInfo Structure
    In This Topic
    The NArrowheadsPaintInfo class represents the information, which is needed to paint arrowheads
    Object Model
    NArrowheadsPaintInfo Structure
    Syntax
    'Declaration
     
    
    Public Structure NArrowheadsPaintInfo 
       Inherits System.ValueType
    'Usage
     
    
    Dim instance As NArrowheadsPaintInfo
    public struct NArrowheadsPaintInfo : System.ValueType 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          Nevron.Diagram.NArrowheadsPaintInfo

    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