Nevron.Chart Namespace / NAnnotation Class / GetCachedPanelKey Method


GetCachedPanelKey Method (NAnnotation)
Syntax
'Declaration
 
Public Overridable Function GetCachedPanelKey( _
   ByRef panelSize As NSize _
) As NCompositeKey
 
'Usage
 
Dim instance As NAnnotation
Dim panelSize As NSize
Dim value As NCompositeKey
 
value = instance.GetCachedPanelKey(panelSize)

Parameters

panelSize
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