(Leadtools.Controls)

RasterImageViewer Constructor(Context,AttributeSet,Int32)

Show in webframe





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

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

Parameters

context
The context object of the RasterImageViewer.
attrs
The XML tag attributes that are inflating the RasterImageViewer.
defStyle
The default style to apply.
Remarks

For more information, refer to RasterImageViewer.

Requirements

Target Platforms

See Also

Reference

RasterImageViewer Class
RasterImageViewer Members
Overload List

 

 


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