Class EllipseShape
public class EllipseShape : RectShape, INotifyPropertyChanged, IDisplayer, IGeometryShape, IHitShape, IHandleShape, ISelectShape, IDragToShape, IShape, ICloneable
- Inheritance
-
EllipseShape
- Implements
- Inherited Members
- Extension Methods
Methods
GetGeometry(IDrawing)
public override Geometry GetGeometry(IDrawing drawing)
Parameters
drawing
IDrawing
Returns
Offset(Vector)
public override void Offset(Vector v)
Parameters
v
Vector