InfiniteCanvas.CanvasWidth Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the width of the canvas, default value is the max value 2097152
public double CanvasWidth { get; set; }
member this.CanvasWidth : double with get, set
Public Property CanvasWidth As Double