Table of Contents

Method ToString

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

ToString()

Converts the attributes of this Rectangle to a human-readable string.

public override string ToString()

Returns

string

A string that contains the position, width, and height of this Rectangle structure.