New to Telerik UI for WinFormsStart a free 30-day trial

Definition

Constructors

Initializes a new instance of the PolarMarkedZoneAnnotationDrawPart class.

C#
public PolarMarkedZoneAnnotationDrawPart(PolarMarkedZoneAnnotation element, PolarRenderer renderer)
Parameters:elementPolarMarkedZoneAnnotation

The element.

rendererPolarRenderer

The renderer.

Methods

Draws the polar marked zone annotation.

C#
public override void Draw()

Overrides: DrawPart<PolarMarkedZoneAnnotation>.Draw()