Dynamic Relaxation Clash Plugin

ControlViewModel..::..CanvasWidth Property

Gets or sets the width of the canvas.

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

Syntax


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

Field Value

The width of the canvas.