Pop a Matrix3D from the top of the stack

Namespace: Ico.Windows.Media.Media3D
Assembly: Ico3DControlsLibrary (in Ico3DControlsLibrary.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Matrix3D Pop()
Visual Basic
Public Function Pop As Matrix3D
JScript
public function Pop() : Matrix3D

Return Value

the Matrix3D that was on top of the stack

See Also