Click or drag to resize

ICustomUIsProviderCustomUITypes Property

[Missing <summary> documentation for "P:RAYLASE.Marker.GUI.Common.ICustomUIsProvider.CustomUITypes"]


Namespace: RAYLASE.Marker.GUI.Common
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
IList<(string Label, Type Type, string HelpID)> CustomUITypes { get; }

Property Value

IListValueTupleString, Type, String
See Also