InfiniteCanvas.CanvasHeight 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 height of the canvas, default value is the max value 2097152
public double CanvasHeight { get; set; }
member this.CanvasHeight : double with get, set
Public Property CanvasHeight As Double