CadOptions

BaseViewOptions.CadOptions property

The CAD drawing view options.

public CadOptions CadOptions { get; set; }

Remarks

For more information and code examples, see the Render CAD drawings and models as HTML, PDF, and image files and Specify rendering options for CAD files.

See Also