Navigation: Code Documentation > RSVML > RSGdiPlusGraphics > Classes > TRSGPPen > Properties
TRSGPPen.Matrix Property
Specifies the world transformation of this Pen object.
Namespace: RSGdiPlusGraphics
Delphi
public property Matrix: TRSGPMatrix read FMatrix write SetMatrix;
Property Value
Type: TRSGPMatrix
The translation portion of the Matrix is ignored.
•TRSGPPen
•RSGdiPlusGraphics