User Tools

Site Tools


12.0:apis:thinkgeo.core.drawnadornmentlayerseventargs

ThinkGeo.Core.DrawnAdornmentLayersEventArgs

Inheritance Hierarchy

  • System.Object
    • System.EventArgs
      • ThinkGeo.Core.DrawnAdornmentLayersEventArgs

Members Summary

Public Constructors

DrawnAdornmentLayersEventArgs()

  • This is the default constructor for the class.
Remarks
  • This is the default constructor. If you use this constructor, then you need to set the required properties manually.
Parameters

DrawnAdornmentLayersEventArgs(IEnumerable<AdornmentLayer>)

  • This is a constructor for the class.
Remarks
  • None
Parameters
  • adornmentLayers
    • Type:IEnumerable<AdornmentLayer>
    • Description:This parameter is the AdornmentLayers that have been drawn.

Protected Constructors

Public Methods

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

Protected Methods

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

Public Properties

AdornmentLayers

  • N/A
Remarks
  • None
Return Value

Protected Properties

Public Events

12.0/apis/thinkgeo.core.drawnadornmentlayerseventargs.txt · Last modified: 2019/09/26 09:35 (external edit)