(Leadtools.Controls)

ImageViewer Constructor(Context,AttributeSet,Int32)

Show in webframe





The context object the ImageViewer is running in.
XML tag attributes that are inflating the ImageViewer.
The default style to apply to the ImageViewer.
Initializes a new ImageViewer with explicit parameters.
Syntax
public ImageViewer( 
   Context context,
   AttributeSet attrs,
   int defStyle
)
Public Function New( _
   ByVal context As Context, _
   ByVal attrs As AttributeSet, _
   ByVal defStyle As Integer _
)
public ImageViewer( 
   Context context,
   AttributeSet attrs,
   int defStyle
)

            
public ImageViewer(Context context, AttributeSet attrs, int defStyle)
function ImageViewer( 
   context ,
   attrs ,
   defStyle 
)

Parameters

context
The context object the ImageViewer is running in.
attrs
XML tag attributes that are inflating the ImageViewer.
defStyle
The default style to apply to 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.