Click or drag to resize

RelaxISPluginDescription Property

A short description of what the plugin does. Displayed on various occasions for clarification

Namespace: RelaxIS_SDK.Plugins
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public abstract string Description { get; }

Property Value

String

Implements

IToolDescription
See Also