
'Declaration Public Class CompositeInteractionController(Of TThe interactive object type.As IInteractiveObject) Inherits CompositeInteractionController
public class CompositeInteractionController<T> : CompositeInteractionController where T: IInteractiveObject
public __gc class CompositeInteractionController<T> : public CompositeInteractionController* where T: IInteractiveObject*
generic<typename T> public ref class CompositeInteractionController : public CompositeInteractionController^ where T: IInteractiveObject^
System.Object
 Vintasoft.Imaging.UI.VisualTools.UserInteraction.InteractionControllerBase
   Vintasoft.Imaging.UI.VisualTools.UserInteraction.CompositeInteractionController
     Vintasoft.Imaging.UI.VisualTools.UserInteraction.CompositeInteractionController<T>
       Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction.RectangularTextAnnotationTransformer
       Vintasoft.Imaging.UI.VisualTools.UserInteraction.CompositeInteractionController<T>
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
CompositeInteractionController<T> Members
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace
CompositeInteractionController