| ViewVolumeUpdate Method |
Updates the shape.
Namespace: DigitalRune.Geometry.ShapesAssembly: DigitalRune.Geometry (in DigitalRune.Geometry.dll) Version: 1.18.0.0 (1.18.2.14427)
Syntax protected abstract void Update()
Protected MustOverride Sub Update
protected:
virtual void Update() abstract
abstract Update : unit -> unit
See Also