C# 클래스 Cocoa.ImageView

상속: Control
파일 보기 프로젝트 열기: mono/cocoa-sharp 1 사용 예제들

공개 메소드들

메소드 설명
ImageView ( IntPtr native_object ) : System
ImageView ( Rect rect ) : System

메소드 상세

ImageView() 공개 메소드

public ImageView ( IntPtr native_object ) : System
native_object System.IntPtr
리턴 System

ImageView() 공개 메소드

public ImageView ( Rect rect ) : System
rect Rect
리턴 System