Nevron.Diagram.Maps Namespace / NMapLegend Class / Create Method / Create(NLayer) Method


Create(NLayer) Method
Syntax
'Declaration
 
Public Overloads Overridable Function Create( _
   ByVal layer As NLayer _
) As NTableShape
 
'Usage
 
Dim instance As NMapLegend
Dim layer As NLayer
Dim value As NTableShape
 
value = instance.Create(layer)

Parameters

layer
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also