'Declaration
Public Shared Function GetEndArrowheadStyle( _ ByVal styleable As INStyleable _ ) As NArrowheadStyle
'Usage
Dim styleable As INStyleable Dim value As NArrowheadStyle value = NStyle.GetEndArrowheadStyle(styleable)
public static NArrowheadStyle GetEndArrowheadStyle( INStyleable styleable )
Parameters
- styleable