The length of the semi major axis of this ellipse, in meters.
The length of the semi major axis of this ellipse, in meters.
The length of the semi minor axis of this ellipse, in meters.
The length of the semi minor axis of this ellipse, in meters.
The center of this ellipse. This field is read-only.
Please use move2DToCoordinates or move2DToPoint to move the center point to a new position.The coordinate type this shape. This property is read only. An Error will be thrown when trying to assign to this property.
The spatial reference of this shape. This property is read only. An Error will be thrown when trying to assign to this property.
The rotation angle of the semi major axis of this ellipse. The angle is measured in degrees from 12 o'clock (north), positive clockwise.
The value is normalized to the range -180° .. 180°.The rotation angle of the semi major axis of this ellipse. The angle is measured in degrees from 12 o'clock (north), positive clockwise.
The value is normalized to the range -180° .. 180°.Determines whether a given point is inside this shape. This method checks containment only in two dimensions: on the (x,y)-axis or the (lon,lat)-axis (depending on the spatial reference of the shape).
The point for which containment must be checked. If a 3D point is passed to this function, it will be treated as a 2D point: the z coordinate (height) will be ignored. The reference of this point must be the same reference as this Shape
true
when the given point is contained in this shape
Determines whether the given point is inside this shape. This method checks containment only in two dimensions: on the (x,y)-axis or the (lon,lat)-axis (depending on the spatial reference of the shape).
The x coordinate of the point for which containment must be checked
The y coordinate of the point for which containment must be checked
true
when the given point is contained in this shape
Determines whether the given point is inside this shape. This method checks containment only in two dimensions: on the (x,y)-axis or the (lon,lat)-axis (depending on the spatial reference of the shape).
The point for which containment must be checked.
true
when the given point is contained in this shape
Get a point on the ellipse relative to the major axis.
The parameter is [0, 1] clockwise, relative to the rotation angle:A factor in [0, 1], relative to the ellipse's rotation.
The computed point
Translates this ellipse so that its center point ends up at the specified position.
x coordinate value
y coordinate value
Ellipse interface. An ellipse is a Shape that represents a general ellipse in the 2D space.
The ellipse is defined by: