'Declaration
Public Overridable Function GetLegend( _ ByVal fillRule As NMapFillRule _ ) As NMapLegend
'Usage
Dim instance As NMapImporter Dim fillRule As NMapFillRule Dim value As NMapLegend value = instance.GetLegend(fillRule)
public virtual NMapLegend GetLegend( NMapFillRule fillRule )
Parameters
- fillRule