C# 클래스 BitmapBPP.Signature

Create a bitmap signature from list of points
파일 보기 프로젝트 열기: CORE-POS/IS4C 1 사용 예제들

공개 메소드들

메소드 설명
Signature ( string fn, List pts ) : System
draw ( ) : void

비공개 메소드들

메소드 설명
getPen ( Brush b ) : Pen

메소드 상세

Signature() 공개 메소드

public Signature ( string fn, List pts ) : System
fn string
pts List
리턴 System

draw() 공개 메소드

public draw ( ) : void
리턴 void