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