Click or drag to resize

LatticeSetBounds Method

Sets lattice bounds with a Box object.

Namespace: ema3d.Api.V25.Core.Domain
Assembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntax
public void SetBounds(
	Box bounds
)

Parameters

bounds  Box
 
See Also