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