Public Function New( _ ByVal query As String, _ ByVal boundingBox As Envelope _ )
public PortalQueryParameters( string query, Envelope boundingBox )
Parameters
- query
- The query.
- boundingBox
- The search extent.
Public Function New( _ ByVal query As String, _ ByVal boundingBox As Envelope _ )
public PortalQueryParameters( string query, Envelope boundingBox )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)