Click or drag to resize

ExprIntegerGetValue Method

[Missing <summary> documentation for "M:Demo3D.Visuals.ExprInteger.GetValue(Demo3D.Visuals.ExprContext)"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public int GetValue(
	ExprContext context
)

Parameters

context
Type: Demo3D.VisualsExprContext

[Missing <param name="context"/> documentation for "M:Demo3D.Visuals.ExprInteger.GetValue(Demo3D.Visuals.ExprContext)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Demo3D.Visuals.ExprInteger.GetValue(Demo3D.Visuals.ExprContext)"]

See Also