Class: IWSelection

IWSelection

Represents the object which are used to select the elements from a layer. Input for the select methods in IWSelectableLayer

new IWSelection()

Members


<static> CIRCLE :number

selection by circle
Type:
  • number

<static> ID :number

selection by ID
Type:
  • number

<static> NONE :number

no selection
Type:
  • number

<static> POINT :number

selection by point
Type:
  • number

<static> POLYGON :number

selection by polygon
Type:
  • number