CreateItemFromLocus Method
Description
Creates an Item from a named Spatial Filter . If a Group is open, then graphics are added to the Group, otherwise a new Item is created.
Syntax
Visual Basic |
---|
Public Function CreateItemFromLocus( _ ByVal locus As String _ ) As Integer |
Parameters
- locus
- The named Spatial Filter to use.
Remarks
Available: GEO OD SISpy
Group:
Example
sis.CreateItemFromLocus ("SpatialFilter1")