Click or drag to resize

PointcloudViewModel Constructor

Constructor of the MainViewModel Sets up allProperties

Namespace:  Rubedos.RosToolsApplicationBase.Pointcloud
Assembly:  Rubedos.RosToolsApplicationBase (in Rubedos.RosToolsApplicationBase.dll) Version: 1.0.0.2330 (1.0.00000.2330)
Syntax
C#
public PointcloudViewModel(
	Size2 pcSize
)

Parameters

pcSize
Type: Size2

[Missing <param name="pcSize"/> documentation for "M:Rubedos.RosToolsApplicationBase.Pointcloud.PointcloudViewModel.#ctor(SharpDX.Size2)"]

See Also