←Select platform

ImageViewer Constructor(Context,AttributeSet)

Summary

Initializes a new ImageViewer with explicit parameters.

Syntax

C#
VB
Java
public ImageViewer(  
   Context context, 
   AttributeSet attrs 
) 
Public Function New( _ 
   ByVal context As Context, _ 
   ByVal attrs As AttributeSet _ 
) 
public ImageViewer(Context context, AttributeSet attrs) 

Parameters

context
The context object the ImageViewer is running in.

attrs
The XML tags attributes that is inflating the ImageViewer.

Remarks

For more information, refer to ImageViewer.

Requirements

Target Platforms

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

Leadtools.Controls Assembly (WinRT / WPF / iOS / OS X / Android)