Click or drag to resize

MatrixTransformRectangle Method

Transforms the specified RectangleF

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

Parameters

rect
Type: Easymap.AddIn.Common.GraphicsRectangleF

Return Value

Type: RectangleF
See Also