SoBaseScreenname Property |
Namespace: OIV.ScaleViz.NodesAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFString name { get; }
Public ReadOnly Property name As SoSFString
Get
public:
property SoSFString^ name {
SoSFString^ get ();
}
member name : SoSFString with get
Property Value
Type:
SoSFString
RemarksDoes not affect rendering, but can be used to make configuration files more readable.
See Also