width
Description​
Gets or sets the width of the current rendering result.
- JavaScript
- C#
- Kotlin
width: number;
double Width { get; set; }
var width: Double
Gets or sets the width of the current rendering result.
width: number;
double Width { get; set; }
var width: Double