C# 클래스 AlbLib.Imaging.GraphicObject

파일 보기 프로젝트 열기: IllidanS4/AlbLib

공개 메소드들

메소드 설명
GraphicObject ( ImageBase image, Point location ) : System

메소드 상세

GraphicObject() 공개 메소드

public GraphicObject ( ImageBase image, Point location ) : System
image ImageBase /// Source image. ///
location Point /// Location of object. ///
리턴 System