IVisualT Interface |
public interface IVisual<in T> where T : Object, IVisualArgs<IViewModel<IProperty>>
The IVisualT type exposes the following members.
| Name | Description | |
|---|---|---|
| DisplayName |
| Name | Description | |
|---|---|---|
| CanRender | IVisualT drawn via code undergoes a check if the same can be drawn or not. This is particularly true for the IDrawing objects. | |
| OnRender |