'DeclarationPublic Function MatrixBase( _ ByVal UseAspect As System.Boolean _ ) As System.Drawing.Drawing2D.Matrix
public System.Drawing.Drawing2D.Matrix MatrixBase( System.bool UseAspect )
Parameters
- UseAspect
- If true, then the aspect ratio of the image is respected, so the zoom in one of the directions may be >1 if necessary to give a correctly shaped image
Return Value
Matrix