VintaSoft Imaging .NET SDK 12.3: Documentation for .NET developer
In This Topic
    CompositeVisualTool Class
    In This Topic
    The CompositeVisualTool is visual tool, which allows to use a composition of nested visual tools in ImageViewer.
    An array of nested visual tools can be get using the protected CompositeVisualTool.VisualTools property.

    If CompositeVisualTool does not have active nested visual tool, i.e. the CompositeVisualTool.ActiveTool property value is null:
    If CompositeVisualTool has active nested visual tool, i.e. the CompositeVisualTool.ActiveTool property value is not null:
    The composite visual tools are used in many demos of VintaSoft Imaging .NET SDK, e.g.: