Map.PolyFromMap (IWin32Window) Method
Public Shared Function PolyFromMap( _
Optional ByVal parent_window As IWin32Window = null _
) As DataOperationResponse(Of String)
This language is not supported or no code example is available.
public static DataOperationResponse<string> PolyFromMap(
IWin32Window parent_window = null
)
This language is not supported or no code example is available.
public:
static DataOperationResponse<String^>^ PolyFromMap(
IWin32Window^ parent_window
)
This language is not supported or no code example is available.
Parameters
- parent_window
- IWin32Window
an optional parent window for the map pick UI
Return Value
DataOperationResponse<string>a data operation response, including the Well Known Text (WKT) of the polygon