NevronOpenVision
Nevron.Nov.Diagram Namespace / NArrowhead Class / NArrowhead Constructor / NArrowhead Constructor(ENArrowheadShape,Double,Double,NFill,NStroke)
arrow head shape
width
width
fill style
stroke style
In This Topic
    NArrowhead Constructor(ENArrowheadShape,Double,Double,NFill,NStroke)
    In This Topic
    Creates an arrowhead with the specified custom size, fill and stroke
    Syntax
    public NArrowhead( 
       ENArrowheadShape shape,
       System.double width,
       System.double height,
       NFill fill,
       NStroke stroke
    )

    Parameters

    shape
    arrow head shape
    width
    width
    height
    width
    fill
    fill style
    stroke
    stroke style
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also