C# 클래스 Artemis.DeviceProviders.PreviewSettings

파일 보기 프로젝트 열기: SpoinkyNL/Artemis

공개 메소드들

메소드 설명
PreviewSettings ( int width, int height, System.Windows.Thickness margin, Bitmap image ) : System

메소드 상세

PreviewSettings() 공개 메소드

public PreviewSettings ( int width, int height, System.Windows.Thickness margin, Bitmap image ) : System
width int
height int
margin System.Windows.Thickness
image System.Drawing.Bitmap
리턴 System