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