Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPCanvasRegion > Methods
TRSGPCanvasRegion.ApplyMatrix(TRSGPMatrix) Method
Transforms this region by multiplying each of its data points by a specified matrix.
Namespace: RSGdiPlusGraphics
Delphi
public procedure ApplyMatrix( const aMatrix: TRSGPMatrix ); override;
Parameters
aMatrix
Type: System.Void
TRSGPRegion.ApplyMatrix(TRSGPMatrix)
•TRSGPCanvasRegion
•RSGdiPlusGraphics