Search
Circle Members
Constructors Properties
 


Represents a circle drawing.

The following tables list the members exposed by the Circle type.

 Public Constructors

  Name Description

Circle

Initializes a new instance of the Circle class.

 Public Properties

  Name Description

center

Gets or sets the center point of this drawing in geographical coordinates.

pixelRadius

Gets or sets a value indicating whether the radius is set in pixels.

radius

Gets or sets the radius of this drawing.

 See Also