C# Class Cocoa.ImageView

Inheritance: Control
Show file Open project: mono/cocoa-sharp Class Usage Examples

Public Methods

Method Description
ImageView ( IntPtr native_object ) : System
ImageView ( Rect rect ) : System

Method Details

ImageView() public method

public ImageView ( IntPtr native_object ) : System
native_object System.IntPtr
return System

ImageView() public method

public ImageView ( Rect rect ) : System
rect Rect
return System