Represents a circle drawing.
The following tables list the members exposed by the Circle type.
Public Constructors| Name | Description | |
|---|---|---|
![]() |
Initializes a new instance of the Circle class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the center point of this drawing in geographical coordinates. |
|
![]() |
Gets or sets a value indicating whether the radius is set in pixels. |
|
![]() |
Gets or sets the radius of this drawing. |
See Also