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