Navigation: Code Documentation > RSFMXCharts > FMX.RS.Charts > Classes > TRSPathChart > Methods
TRSPathChart.GetShapeRect(TCanvasRect,TRSPathChartValue) Method
Translates the path shape's chart coordinates to pixel coordinates and returns the rectangle
Namespace: FMX.RS.Charts
Delphi
protected function GetShapeRect( ARect: TCanvasRect; Value: TRSPathChartValue ): TRSRect;
Parameters
ARect
Type: TCanvasRect
Value
Type: TRSPathChartValue
Type: TRSRect
•TRSPathChart
•FMX.RS.Charts