User Tools

Site Tools


thinkgeo.mapsuite.core.drawingwrappingfeaturesfeaturelayereventargs

This is an old revision of the document!


ThinkGeo.MapSuite.Core.DrawingWrappingFeaturesFeatureLayerEventArgs

This is the event arguments class for the DrawingFeatures event of the FeatureLayer.

Inheritance Hierarchy

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

Members Summary

Public Constructors

DrawingWrappingFeaturesFeatureLayerEventArgs

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

DrawingWrappingFeaturesFeatureLayerEventArgs

  • Parameters:Collection<Feature>
  • 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

FeaturesToDraw

  • Return:Collection<Feature>
  • Summary:This property gets the collection of InternalFeatures that will draw.

Protected Properties

Public Events

Public Constructors

DrawingWrappingFeaturesFeatureLayerEventArgs()

This is a constructor for the class.

Remarks

None

Parameters

DrawingWrappingFeaturesFeatureLayerEventArgs(Collection<Feature>)

This is a constructor for the class.

Remarks

None

Parameters

featuresToDraw

  • Type:Collection<Feature>
  • Description:This parameter represents the faatures 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 ===== === FeaturesToDraw === This property gets the collection of InternalFeatures that will draw. ==== Remarks ==== This property gets the collection of InternalFeatures that will draw. You can add, remove or edit items in this collection and they will be considered for drawing in the FeatureLayer. ==== Return Value ==== Return Type**:Collection<Feature>

Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.drawingwrappingfeaturesfeaturelayereventargs.1442485685.txt.gz · Last modified: 2015/09/17 10:28 by admin