public static Task<Geometry> GetCurrentSketchAsync( LayoutView layoutView )
Public Shared Function GetCurrentSketchAsync( _ ByVal layoutView As LayoutView _ ) As Task(Of Geometry)
Parameters
- layoutView
- The layout view.
Return Value
A Task representing the geometry of the sketch.