←Select platform

InteractiveService Property (ImageViewerInteractiveMode)

Summary

Gets the interactive service for this mode.

Syntax

C#
VB
Java
Objective-C
WinRT C#
public Leadtools.Controls.InteractiveService InteractiveService {get;}
Public ReadOnly Property InteractiveService As Leadtools.Controls.InteractiveService
public Leadtools.Controls.InteractiveService InteractiveService {get;}
@property (nonatomic, strong, readonly, nullable) LTInteractiveService *interactiveService
public InteractiveService getInteractiveService()
get_InteractiveService();

Property Value

The interactive service for this mode.

Remarks

This value is useful when deriving your own interactive mode classes. Refer to ImageViewerInteractiveMode for an example.

Example

For an example, refer to ImageViewerInteractiveMode.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls Assembly
Click or drag to resize