Click or drag to resize

ExprString Class

[Missing <summary> documentation for "T:Demo3D.Visuals.ExprString"]

Inheritance Hierarchy

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
public sealed class ExprString : ExprAny

The ExprString type exposes the following members.

Constructors
  NameDescription
Public methodExprString
Initializes a new instance of the ExprString class
Public methodExprString(String)
Initializes a new instance of the ExprString class
Top
Properties
  NameDescription
Public propertyContext (Inherited from ExprAny.)
Public propertyExpression (Inherited from ExprAny.)
Public propertyVisual (Inherited from ExprAny.)
Top
Methods
Fields
  NameDescription
Public fieldStatic memberDefault
Top
See Also