Table of Contents

Method GetBounds

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

GetBounds(Matrix)

Gets the object's bounds.

public abstract RectangleF GetBounds(Matrix matrix)

Parameters

matrix Matrix

The matrix to apply before bounds will be calculated.

Returns

RectangleF

The estimated object's bounds.