Share

Application.SketchOptions Property

Parent Object: Application

Description

Property that returns the SketchOptions object. The SketchOptions object provides access to various 2D sketch related application level options. This is somewhat equivalent to the 2D Sketch portion on the Sketch tab of the Application Options dialog.

Syntax

Application.SketchOptions() As SketchOptions

Property Value

This is a read only property whose value is a SketchOptions.

Version

Introduced in version 9

Was this information helpful?