ArcGIS Pro 2.9 API Reference Guide
LoadFromToolOptions Method

ArcGIS.Desktop.Editing Namespace > ToolOptionsEmbeddableControl Class : LoadFromToolOptions Method
Called at the end of OpenAsync, implementations should obtain and interpret the options stored in the current ToolOptions using GetToolOption<T>
Syntax
protected abstract Task LoadFromToolOptions()
Protected MustOverride Function LoadFromToolOptions() As Task

Return Value

a Task that loads the options from the ToolOptions
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ToolOptionsEmbeddableControl Class
ToolOptionsEmbeddableControl Members