←Select platform

ImageViewer Property

Summary

Owner ImageViewer instance.

Syntax

C#
VB
C++
public ImageViewer ImageViewer { get; } 
Public ReadOnly Property ImageViewer() As ImageViewer 
   Get 
public:  
   property ImageViewer^ ImageViewer 
   { 
      ImageViewer^ get() 
   } 

Property Value

The owner ImageViewer instance or null if this item does not belong to a viewer.

Remarks

This value will be set and reset by the image viewer when items are added or remove from the Items collection.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.WinForms Assembly