Gets / Sets the zero based index of the shapefile.
Namespace:
EGIS.ControlsAssembly: EGIS.Controls (in EGIS.Controls.dll)
Syntax
Visual Basic |
---|
Public Property ShapeFileIndex As Integer Get Set |
C# |
---|
public int ShapeFileIndex { get; set; } |
Visual C++ |
---|
public: property int ShapeFileIndex { int get (); void set (int value); } |
JavaScript |
---|
function get_shapeFileIndex(); function set_shapeFileIndex(value); |
Remarks
The returned value will be between zero and the number of Shapefiles in the SFMap displaying the tooltip
If no tooltip is displayed ShapeFileIndex returns -1
If no tooltip is displayed ShapeFileIndex returns -1