Click or drag to resize

CustomUnitVector3EditorAttributeCustomUnitPropertyLink Property

The name of a property of type UnitDescriptor which provides the custom unit.

Namespace:  Demo3D.Gui.AspectViewer.Editors
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.04.00
Syntax
C#
public string? CustomUnitPropertyLink { get; set; }

Property Value

Type: String
See Also