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.0.0.0
Syntax
public RectangleF TransformRectangle(
	RectangleF rect
)

Parameters

rect
Type: Easymap.AddIn.Common.GraphicsRectangleF

Return Value

Type: RectangleF
See Also