Table of Contents

Class ObjectWithBounds

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

The object having bounds.

public abstract class ObjectWithBounds
Inheritance
ObjectWithBounds
Inherited Members

Constructors

ObjectWithBounds()

Properties

Bounds

Gets the object's bounds.

Methods

GetBounds(Matrix)

Gets the object's bounds.

Transform(Matrix)

Applies the specified transformation to the shape.