Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPRegion > Methods
TRSGPRegion.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 ); virtual;
Parameters
aMatrix
Type: System.Void
•TRSGPRegion
•RSGdiPlusGraphics