Microsoft SDK for Java

Point.getExtension

Returns the recommended extension for files that persist this object.

Syntax

public String getExtension()

Return Value

Returns a String that identifies the recommended file extensions. Because the Point object is not a persisted object, this method always returns null.

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