ArcPad Scripting Object Model
Buffer Method
See Also  Send comments on this topic.
Distance
Required. A Double that specifies the distance by which the ellipse should be buffered.
Ellipse Object : Buffer Method

Glossary Item Box

Description

Returns an ellipse that is the locus of points equal to a specified distance from this ellipse.

Syntax

Set variable = object.Buffer ( Distance )

Parameters

Distance
Required. A Double that specifies the distance by which the ellipse should be buffered.

Return Type

Ellipse Object

Remarks

Distance is in the same units as the source ellipse that is being buffered.

See Also

© 2012 All Rights Reserved.