Microsoft SDK for Java

Rectangle.getExtension

Retrieves the recommended file extension for files that persist this object.

Syntax

public String getExtension()

Return Value

Returns null since the Rectangle object is not a file-based object.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.