(Leadtools.Controls)

ImageViewer Constructor(Context,AttributeSet)

Show in webframe





The context object the ImageViewer is running in.
The XML tags attributes that is inflating the ImageViewer.
Initializes a new ImageViewer with explicit parameters.
Syntax
public ImageViewer( 
   Context context,
   AttributeSet attrs
)
Public Function New( _
   ByVal context As Context, _
   ByVal attrs As AttributeSet _
)
public ImageViewer( 
   Context context,
   AttributeSet attrs
)

            
public ImageViewer(Context context, AttributeSet attrs)
function ImageViewer( 
   context ,
   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

See Also

Reference

ImageViewer Class
ImageViewer Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.