![]() | Returns an ellipse that is the locus of points equal to a specified distance from this ellipse. |
![]() | Creates a new Ellipse object and initializes it with the contents of this Ellipse object. |
![]() | Splits the ellipse into a part left of the clipper line, and a part right of it. |
![]() | Decreases the width and height of the ellipse by the specified amount, in units of the coordinate system of the current map. |
![]() | Returns True if the specified point is present within the ellipse; False, otherwise. |
![]() | Moves the ellipse by the specified amount horizontally and vertically, in units of the coordinate system of the current map. |
![]() | Returns the area of the ellipse. |
![]() | Returns or sets the minimum Y coordinate of the ellipse, in the coordinate system of the current map. |
![]() | Returns the center point of the ellipse as a Point object, in the coordinate system of the current map. |
![]() | Returns or sets the coordinate system of the ellipse. |
![]() | Returns or sets the extent of the ellipse. |
![]() | Returns the height of the ellipse in the current map display units. |
![]() | Returns or sets the minimum X coordinate of the ellipse, in the coordinate system of the current map. |
![]() | Returns the perimeter of the ellipse. |
![]() | Returns or sets the maximum X coordinate of the ellipse, in the coordinate system of the current map. |
![]() | Returns or sets the maximum Y coordinate of the ellipse, in the coordinate system of the current map. |
![]() | Returns the width of the ellipse in the current map display units. |