Hide Comments
Hide Comments

TRSChartShadow.NonShadowRect(TCanvasRect,Boolean,TCanvas) Method

Comments (0)

Returns the rectangle of the object which is casting the shadow, given the ARect parameter. The method uses the    Size and    Direction to calculate a smaller rectangle within the ARect rectangle, which is in the opposite direction of the  ShadowRect.

The following graphic shows the interrelationships of the elements of the TRSChartShadow class: ShadowRectExample

Namespace: RSChartPanel

expandingSyntax

Delphi

public 
  function NonShadowRect( const ARect: TCanvasRect; const Constrained: Boolean = True; 
  const Canvas: TCanvas = nil ): TCanvasRect; 
 

Parameters

ARect

Type: TCanvasRect

Constrained

Type: Boolean

Canvas

Type: TCanvas

Return Value

Type: TCanvasRect

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb