ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IPointView Interface / _updateRectangle Method

In This Topic
    _updateRectangle Method (IPointView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _updateRectangle( _
       ByVal value As IRectangle _
    ) 
    void _updateRectangle( 
       IRectangle value
    )

    Parameters

    value
    See Also