User Tools

Site Tools


thinkgeo.mapsuite.core.adornmentlayerdrawneventargs

This is an old revision of the document!


ThinkGeo.MapSuite.Core.AdornmentLayerDrawnEventArgs

This is the event arguments class for the AdornmentLayerDrawn event. It is raised after the AdornmentLayer is drawn.

Inheritance Hierarchy

  • System.Object
    • System.EventArgs
      • ThinkGeo.MapSuite.Core.AdornmentLayerDrawnEventArgs

Members Summary

Public Constructors

AdornmentLayerDrawnEventArgs

  • Parameters:N/A
  • DeclaringType:N/A
  • Summary:This is the default constructor for the class.

AdornmentLayerDrawnEventArgs

  • Parameters:AdornmentLayer
  • DeclaringType:N/A
  • Summary:This is a constructor for the class.

Protected Constructors

Public Methods

Equals

  • Parameters:Object
  • DeclaringType:Object
  • Summary:N/A

GetHashCode

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

GetType

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

ToString

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Protected Methods

Finalize

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

MemberwiseClone

  • Parameters:N/A
  • DeclaringType:Object
  • Summary:N/A

Public Properties

AdornmentLayer

  • Summary:This property gets and sets the AdornmentLayer that has been drawn.

Protected Properties

Public Events

Public Constructors

AdornmentLayerDrawnEventArgs()

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

AdornmentLayerDrawnEventArgs(AdornmentLayer)

This is a constructor for the class.

Remarks

None

Parameters

adornmentLayer

  • Description:This parameter is the AdornmentLayer that has been drawn. Go Back ===== Protected Constructors ===== ===== Public Methods ===== === Equals(Object) === N/A ==== Remarks ==== N/A Return Value * Return Type:Boolean * Description:N/A ==== Parameters ==== obj * Type:Object * Description:N/A Go Back === GetHashCode() === N/A ==== Remarks ==== N/A Return Value * Return Type:Int32 * Description:N/A ==== Parameters ==== Go Back === GetType() === N/A ==== Remarks ==== N/A Return Value * Return Type:Type * Description:N/A ==== Parameters ==== Go Back === ToString() === N/A ==== Remarks ==== N/A Return Value * Return Type:String * Description:N/A ==== Parameters ==== Go Back ===== Protected Methods ===== === Finalize() === N/A ==== Remarks ==== N/A Return Value * Return Type:Void * Description:N/A ==== Parameters ==== Go Back === MemberwiseClone() === N/A ==== Remarks ==== N/A Return Value * Return Type:Object * Description:N/A ==== Parameters ==== Go Back ===== Public Properties ===== === AdornmentLayer === This property gets and sets the AdornmentLayer that has been drawn. ==== Remarks ==== None ==== Return Value ==== Return Type**:AdornmentLayer

Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.adornmentlayerdrawneventargs.1442484064.txt.gz · Last modified: 2015/09/17 10:01 by admin