Table of Contents

Interface IMacroKeyData

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Represents macro key or its combinations with attached actions.

public interface IMacroKeyData : IKeyData

Properties

FullName

When implemented by a class, gives a string representation of the action.

ParamStr

When implemented by a class, represents parameter text.

ParamType

When implemented by a class, gets or sets type of the parameter.

SerializationInfo

When implemented by a class, gets or sets an xml representation of this MacroKeyData object.