Error processing SSI file
(Leadtools.Controls)

Show in webframe

Id Property (ImageViewerInteractiveMode)




Unique ID of this mode.
Syntax
public abstract int Id {get;}
'Declaration
 
Public MustOverride ReadOnly Property Id As Integer

Property Value

The unique ID of this mode.
Remarks

Each ImageViewerInteractiveMode must have its own unique ID. This value can be used with FindById and EnableById to quickly find or enable a mode.

Example

For an example, refer to FindById.

Requirements

Target Platforms

See Also

Reference

ImageViewerInteractiveMode Class
ImageViewerInteractiveMode Members

Error processing SSI file