Click or drag to resize

VisualNewNameExpr Property

Property Value

Type: ExprString
The string used to format the new name of this component if it is copied or added to the project from a catalog. The variable name "ID" will generate a unique number for that type of component in the current project.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 10.0.0.6737
Syntax
C#
public ExprString NewNameExpr { get; set; }

Property Value

Type: ExprString
See Also