Capture Geometry Activity 
Description:
Interactively captures a geometry within a client application.
Inheritance Hierarchy:
System.Object
System.Activities.Activity
System.Activities.NativeActivity
Geocortex.Workflow.Activities.ExternalActivityBase
Geocortex.Workflow.Activities.CaptureGeometry
Function:
Capture Geometry is used to interactively obtain a geometry (point, polygon, line or similar) from the user.
In a Workflow:
This activity is used to collect geometries from the client for use within other activities. For example, you might ask the user to choose a parcel to trigger a flood area report.
Properties:
Name | Description |
---|---|
In Arguments |
|
Geometry Type |
The type of geometry to capture (for example, Line) |
Misc |
|
Display Name |
CaptureGeometry You can change the name of an activity to one that describes what it does. A descriptive name can make a workflow easier to interpret and maintain. |
External Id |
An activity handler within a client can reference this particular activity using this external identifier. |
Out Arguments |
|
Result |
The Esri geometry captured by the client. |
Version Information:
Supported from: Geocortex Essentials 3.0, Geocortex Viewer for Silverlight 1.0, Geocortex Viewer for HTML5 1.0.