Dynamic Relaxation Clash Plugin

ControlViewModel..::..CanvasHeight Property

Gets or sets the height of the canvas.

Namespace:  DynamicRelaxationClashVerification.ViewModels
Assembly:  DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)

Syntax


public int CanvasHeight { get; set; }
Public Property CanvasHeight As Integer
	Get
	Set
public:
property int^ CanvasHeight {
	int^ get ();
	void set (int^ value);
}

Field Value

The height of the canvas.