|
| ESRI.ArcGIS.ADF.ArcGISServer | |
| FindSRByWKTAsync(String,String,Boolean,Boolean,Object) Method | |
| See Also Send Feedback | |
| ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeometryServerProxy Class > FindSRByWKTAsync Method : FindSRByWKTAsync(String,String,Boolean,Boolean,Object) Method |
- WKT
- WKT_Z
- DefaultXYResolution
- DefaultXYTolerance
- userState
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub FindSRByWKTAsync( _ ByVal WKT As String, _ ByVal WKT_Z As String, _ ByVal DefaultXYResolution As Boolean, _ ByVal DefaultXYTolerance As Boolean, _ ByVal userState As Object _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As GeometryServerProxy Dim WKT As String Dim WKT_Z As String Dim DefaultXYResolution As Boolean Dim DefaultXYTolerance As Boolean Dim userState As Object instance.FindSRByWKTAsync(WKT, WKT_Z, DefaultXYResolution, DefaultXYTolerance, userState) | |
| C# | |
|---|---|
public void FindSRByWKTAsync( string WKT, string WKT_Z, bool DefaultXYResolution, bool DefaultXYTolerance, object userState ) | |
Parameters
- WKT
- WKT_Z
- DefaultXYResolution
- DefaultXYTolerance
- userState
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family