Public Shared Function ClearSketchAsync( _ ByVal layoutView As LayoutView _ ) As Task
public static Task ClearSketchAsync( LayoutView layoutView )
Parameters
- layoutView
- The layout view.
Return Value
A Task representing a clear sketch operation.
Public Shared Function ClearSketchAsync( _ ByVal layoutView As LayoutView _ ) As Task
public static Task ClearSketchAsync( LayoutView layoutView )
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)