ArcPad Scripting Object Model
Point Object Members
See Also  Overview  Send comments on this topic.

Glossary Item Box

Public Methods

Public Method BearingToReturns the bearing to the specified point in decimal degrees.
Public Method BufferReturns an ellipse that is the locus of points equal to a specified distance from this point.
Public Method CloneCreates a new Point object and initializes it with the contents of this Point object.
Public Method DistanceToReturns the distance to the specified point.

Public Properties

Public Property CoordinateSystemReturns or sets the coordinate system of the point.
Public Property ExtentReturns the spatial extent of the point. It is always a zero area extent.
Public Property IsMeasuredReturns True if the point contains a valid Measure value; False otherwise.
Public Property MeasureReturns or sets the Measure value of the point.
Public Property MGRSReturns or sets the military grid reference system (MGRS) coordinate of the point.
Public Property ShapeTypeReturns a value that indicates the type of geometric shape associated with the Point object.
Public Property xReturns or sets the X coordinate of the point, in the Point object's coordinate system.
Public Property yReturns or sets the Y coordinate of the point, in the Point object's coordinate system.
Public Property ZReturns or sets the Z coordinate of the point, in the Point object's coordinate system.

See Also

© 2013 All Rights Reserved.