Click or drag to resize

MatrixTransformRectangle Method

Transforms the specified RectangleF

Namespace: Easymap.AddIn.Common.Graphics
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public RectangleF TransformRectangle(
	RectangleF rect
)

Parameters

rect  RectangleF
 

Return Value

RectangleF
See Also