dojox/drawing/stencil/Ellipse.js

  • Provides:

    • dojox.drawing.stencil.Ellipse
  • __StencilData

    • summary
      the data used to create the dojox.gfx Shape
    • type
      Object
  • __StencilData.cx

    • type
      Number
    • summary
      Center point x
  • __StencilData.cy

    • type
      Number
    • summary
      Center point y
  • __StencilData.rx

    • type
      Number
    • summary
      Horizontal radius
  • __StencilData.ry

    • type
      Number
    • summary
      Vertical radius
  • dojox.drawing.stencil.Ellipse

    • type
      Object
  • dojox.drawing.stencil

    • type
      Object
  • dojox.drawing

    • type
      Object
  • dojox

    • type
      Object