Click or drag to resize

UnitDescriptorGlobalizedName Property

Gets an internationalized version of the name of this unit.

Namespace:  Demo3D.Utilities
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public string GlobalizedName { get; }

Property Value

Type: String
See Also