dotnetCHARTING Send comments on this topic.
GetTopLayerRectangles Method
See Also 
dotnetCHARTING.Zoomer Namespace > ImageZoomer Class : GetTopLayerRectangles Method


guid

Syntax

Visual Basic (Declaration) 
Public Function GetTopLayerRectangles( _
   ByVal guid As String _
) As RectangleDTD()
Visual Basic (Usage)Copy Code
Dim instance As ImageZoomer
Dim guid As String
Dim value() As RectangleDTD
 
value = instance.GetTopLayerRectangles(guid)
C# 
public RectangleDTD[] GetTopLayerRectangles( 
   string guid
)

Parameters

guid

See Also

© 2009 All Rights Reserved.