WpfCompositeVisualTool class
In This Topic
The
WpfCompositeVisualTool is visual tool, which allows to use a composition of nested visual tools in
WpfImageViewer. An array of nested visual tools can be get using the protected
WpfCompositeVisualTool.VisualTools property.
If
WpfCompositeVisualTool does not have active nested visual tool, i.e. the
WpfCompositeVisualTool.ActiveTool property value is null:
If
WpfCompositeVisualTool has active nested visual tool, i.e. the
WpfCompositeVisualTool.ActiveTool property value is not null:
The composite visual tools are used in many demos of VintaSoft Imaging .NET SDK, e.g.: