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: 19.00.00
Syntax
C#
[ObsoleteAttribute("Use IsLiteral instead", true)]
public bool IsConstant { get; }

Property Value

Boolean
See Also