ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
ThinkGeo Cloud
ThinkGeo UI Controls
ThinkGeo Open Source
Help and Support
External Resources
This is an old revision of the document!
This class represents the parameters passed in through the BuildingIndex event in ShapeFileFeatureSource class.
BuildingIndexShapeFileFeatureSourceEventArgs
BuildingIndexShapeFileFeatureSourceEventArgs
BuildingIndexShapeFileFeatureSourceEventArgs
BuildingIndexShapeFileFeatureSourceEventArgs
This is the default constructor of the event args.
If you use this constructor, you have to set the properties manually.
This is the constructor of the event args by passing the desired parameters.
N/A
recordCount
currentFeature
cancel
currentRecordIndex
startProcessTime
shapePathFileName
currentRecordIndex
startProcessTime
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
Return Value
N/A
N/A
Return Value
Gets or sets to see if we need to cancel the building index of current record.
N/A
Return Type:Boolean
Gets the current feature for building rTree index.
N/A
Gets the current record index for building rTree index.
N/A
Return Type:Int32
Gets the total record count to build rTree index.
N/A
Return Type:Int32
N/A
N/A
Return Type:String
Gets the starting process time for building the index.
N/A
Return Type:DateTime