Google.Maps.Event.WillCreateLineWaterArgs

Encapsulates event arguments for Feature.LineWater WillCreate events.

Summary

See LineWaterEvents.WillCreate

Inheritance

Inherits from: Google.Maps.Event.WillCreateEventArgs< TM, TS >

Constructors and Destructors

WillCreateLineWaterArgs(LineWater mapFeature, LineWaterStyle style)

Public functions

WillCreateLineWaterArgs

 WillCreateLineWaterArgs(
  LineWater mapFeature,
  LineWaterStyle style
)