dojox/gfx.defaultCircle (version 1.10)

Summary

An object defining the default Circle prototype.

Property Summary

  • cxThe X coordinate of the center of the circle, default value 0.
  • cyThe Y coordinate of the center of the circle, default value 0.
  • rThe radius, default value 100.
  • typeSpecifies this object is a circle, value 'circle'

Properties

cx
Defined by: dojox/gfx/_base

The X coordinate of the center of the circle, default value 0.

cy
Defined by: dojox/gfx/_base

The Y coordinate of the center of the circle, default value 0.

r
Defined by: dojox/gfx/_base

The radius, default value 100.

type
Defined by: dojox/gfx/_base

Specifies this object is a circle, value 'circle'

Error in the documentation? Can’t find what you are looking for? Let us know!