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