<Code Lib>
2024 Method
Changes 0
M

Document.SaveToProjectAsImage

Description:
Creates an image view from the currently active view.

public ElementId SaveToProjectAsImage(
	ImageExportOptions options
)

Return Value ElementId Id of the newly created view if the operation succeeded, invalid element id otherwise.

Loading…