User Tools

Site Tools


thinkgeo.mapsuite.core.gettingfeaturesfordrawingfeaturesourceeventargs

This is an old revision of the document!


ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs

<!– Class –>

Inheritance Hierarchy

Members Summary

Public Constructors

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodEquals Object Object
Public MethodGetHashCode Object
Public MethodGetType Object
Public MethodToString Object

Protected Methods

Name Parameters DeclaringType Summary
Protected MethodFinalize Object
Protected MethodMemberwiseClone Object

Public Properties

Name Return DeclaringType Summary
Public PropertyCancel Boolean
Public PropertyFeatures Collection<Feature>
Public PropertyFilter String
Public PropertyReturningColumnNames Collection<String>
Public PropertyWorldExtent RectangleShape

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

GettingFeaturesForDrawingFeatureSourceEventArgs()

Parameters

Name Type Description

Go Back

GettingFeaturesForDrawingFeatureSourceEventArgs(RectangleShape, IEnumerable<String>)

Parameters

Name Type Description
worldExtent RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –>
returningColumnNames IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –>

Go Back

GettingFeaturesForDrawingFeatureSourceEventArgs(RectangleShape, IEnumerable<String>, String)

Parameters

Name Type Description
worldExtent RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –>
returningColumnNames IEnumerable<String><!– System.Collections.Generic.IEnumerable{System.String} –>
filter String<!– System.String –>

Go Back

Protected Constructors

Public Methods

Equals(Object)

Return Value

Return Type Description
Boolean<!– System.Boolean –>

Parameters

Name Type Description
obj Object<!– System.Object –>

<!– System.Object –> Go Back

GetHashCode()

Return Value

Return Type Description
Int32<!– System.Int32 –>

Parameters

Name Type Description

<!– System.Object –> Go Back

GetType()

Return Value

Return Type Description
Type<!– System.Type –>

Parameters

Name Type Description

<!– System.Object –> Go Back

ToString()

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Protected Methods

Finalize()

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description

<!– System.Object –> Go Back

MemberwiseClone()

Return Value

Return Type Description
Object<!– System.Object –>

Parameters

Name Type Description

<!– System.Object –> Go Back

Public Properties

Cancel

Return Value

Return Type
Boolean<!– System.Boolean –>

<!– ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs –> Go Back

Features

Return Value

Return Type
Collection<Feature><!– System.Collections.ObjectModel.Collection{ThinkGeo.MapSuite.Core.Feature} –>

<!– ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs –> Go Back

Filter

Return Value

Return Type
String<!– System.String –>

<!– ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs –> Go Back

ReturningColumnNames

Return Value

Return Type
Collection<String><!– System.Collections.ObjectModel.Collection{System.String} –>

<!– ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs –> Go Back

WorldExtent

Return Value

Return Type
RectangleShape<!– ThinkGeo.MapSuite.Core.RectangleShape –>

<!– ThinkGeo.MapSuite.Core.GettingFeaturesForDrawingFeatureSourceEventArgs –> Go Back

Protected Properties

Public Events

thinkgeo.mapsuite.core.gettingfeaturesfordrawingfeaturesourceeventargs.1440040128.txt.gz · Last modified: 2015/09/17 10:30 (external edit)