Google.Maps.Event.WillCreateExtrudedStructureArgs

Encapsulates event arguments for Feature.ExtrudedStructure `WillCreate events.

Summary

See ExtrudedStructureEvents.WillCreate

Inheritance

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

Constructors and Destructors

WillCreateExtrudedStructureArgs(ExtrudedStructure mapFeature, ExtrudedStructureStyle style)

Public functions

WillCreateExtrudedStructureArgs

 WillCreateExtrudedStructureArgs(
  ExtrudedStructure mapFeature,
  ExtrudedStructureStyle style
)