User Tools

Site Tools


thinkgeo.mapsuite.core.adornmentlayerdrawingeventargs

This is an old revision of the document!


ThinkGeo.MapSuite.Core.AdornmentLayerDrawingEventArgs

This is the event arguments class for the AdornmentLayerDrawing event. It is raised before the AdornmentLayer is drawn.

Inheritance Hierarchy

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

Members Summary

Public Constructors

AdornmentLayerDrawingEventArgs

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

AdornmentLayerDrawingEventArgs

  • 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 will be drawn.

Protected Properties

Public Events

Public Constructors

AdornmentLayerDrawingEventArgs()

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

AdornmentLayerDrawingEventArgs(AdornmentLayer)

This is a constructor for the class.

Remarks

None

Parameters

adornmentLayer

  • Description:This parameter is the AdornmentLayer that will be 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 will be drawn. ==== Remarks ==== None ==== Return Value ==== Return Type**:AdornmentLayer

Go Back

Protected Properties

Public Events

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