You are here: Start » AVL.NET » SpatialMap Constructor

SpatialMap Constructor

Creates a deep copy of the passed object.

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public SpatialMap
(
	AvlNet.SpatialMap rhs
)

Parameters

Name Type Range Default Description
rhsAvlNet.SpatialMapPrototype object.

See also