ICustomInspector interface
Namespace: NextDesign.Desktop.CustomUI
Description
An interface for implementing a custom inspector that is independently extended by an extension.
Next Design exchanges information with custom inspectors through this interface.
Affiliation area
Name | Description |
---|
Custom UI | A group of APIs to access the custom UI. |
Inherit Base
Name | Description |
---|
ICustomUI | Defines properties and methods common to user interfaces that are independently extended by extensions. |
Method
Name | Description |
---|
SetModel | Sets the model to display for this inspector. |