screen Canvas Size Options
suspend fun screenCanvasSizeOptions(value: Output<AnalysisFreeFormLayoutScreenCanvasSizeOptionsArgs>)
Parameters
value
The options that determine the sizing of the canvas used in a free-form layout.
suspend fun screenCanvasSizeOptions(argument: suspend AnalysisFreeFormLayoutScreenCanvasSizeOptionsArgsBuilder.() -> Unit)
Parameters
argument
The options that determine the sizing of the canvas used in a free-form layout.