Click or drag to resize

ExprDoubleIsConstant Property

Note: This API is now obsolete.

[Missing <summary> documentation for "P:Demo3D.Visuals.ExprDouble.IsConstant"]

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
[ObsoleteAttribute("Use IsLiteral instead", true)]
public bool IsConstant { get; }

Property Value

Type: Boolean
See Also