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