Class AnimationClipBindingLabels.Label
One property's display label — get-only, constructor-built, the same DTO idiom every other
hub result type uses.
Inheritance
AnimationClipBindingLabels.Label
Assembly: Serenity.AnimationHub.Editor.dll
Syntax
public sealed class AnimationClipBindingLabels.Label
Constructors
Label(string, string)
Declaration
public Label(string group, string axis)
Parameters
Properties
Axis
Declaration
public string Axis { get; }
Property Value
Group
Declaration
public string Group { get; }
Property Value