Skip to content

DrawnOverlayEventArgs

Namespace: ThinkGeo.UI.Maui

public class DrawnOverlayEventArgs : System.EventArgs

Inheritance ObjectEventArgsDrawnOverlayEventArgs

Properties

OverlayRefreshType

public OverlayRefreshType OverlayRefreshType { get; set; }

Property Value

OverlayRefreshType

Constructors

DrawnOverlayEventArgs()

Constructor of DrawnOverlayEventArgs class.

public DrawnOverlayEventArgs()

Remarks:

This is the default constructor. If you use this constructor then you need to set the required properties manually.