ComponentOne FlexChart for WinForms
GetVisibleRect Method


C1.Win.Chart.Interaction Namespace > LineMarker Class : GetVisibleRect Method
Syntax
'Declaration
 
Public Shared Function GetVisibleRect( _
   ByVal control As Control _
) As Rectangle
'Usage
 
Dim control As Control
Dim value As Rectangle
 
value = LineMarker.GetVisibleRect(control)
public static Rectangle GetVisibleRect( 
   Control control
)

Parameters

control
See Also

Reference

LineMarker Class
LineMarker Members