←Select platform

RasterImageViewer Constructor(Context,AttributeSet)

Summary

Initializes a new RasterImageViewer with explicit parameters.

Syntax

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

Parameters

context
The context object of the RasterImageViewer.

attrs
The XML tag attributes that are inflating the RasterImageViewer.

Remarks

For more information, refer to RasterImageViewer.

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)