ReadonlyidId of the geometry
ProtectedrawProtectedrawSpatial Reference of the geometry
Returns the flavour of the geometry object. Useful for things like determining a valid symbology definition for the geometry.
Returns the type of the geometry object.
ProtectedchildReports if a point is within the boundary of the extent. For performance reasons, the point must be in the same spatial reference as the extent.
if point was within the extent or not
ProtectedgeoReturns an array of point arrays (e.g. [[x1, y1], [x2, y2]] )
StaticfromOptionalid: string | numberStaticfromStaticfromOptionalid: string | numberStaticfromOptionalid: string | numberStaticfrom
Baseclass of all geometries. All geometry types must derive from this class. Not intented to be instantiated on its own.