ArcPad Scripting Object Model
Open Method
See Also  Send comments on this topic.
FileName
Required. A String that represents the full path of the image file.
Image Object : Open Method

Glossary Item Box

Description

Opens the specified image.

Syntax

object.Open ( FileName )

Parameters

FileName
Required. A String that represents the full path of the image file.

Return Type

Boolean

Remarks

JPEG files are the only image format supported by the Open method at this time.

Example

See Also

© 2012 All Rights Reserved.