Google.Maps.Event.WillCreateIntersectionArgs

Encapsulates event arguments for IntersectionFeature WillCreate events.

Summary

See IntersectionEvents.WillCreate

Inheritance

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

Constructors and Destructors

WillCreateIntersectionArgs(IntersectionFeature mapFeature, SegmentStyle style)

Public functions

WillCreateIntersectionArgs

 WillCreateIntersectionArgs(
  IntersectionFeature mapFeature,
  SegmentStyle style
)