C# 클래스 NewTOAPIA.Drawing.GDIPen

상속: GDIObject, IPen
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
GDIPen ( PenType aType, PenStyle aStyle, PenJoinStyle aJoinStyle, PenEndCap aEndCap, uint colorref, int width, System.Guid uniqueID ) : System
GDIPen ( uint colorref ) : System

메소드 상세

GDIPen() 공개 메소드

public GDIPen ( PenType aType, PenStyle aStyle, PenJoinStyle aJoinStyle, PenEndCap aEndCap, uint colorref, int width, System.Guid uniqueID ) : System
aType PenType
aStyle PenStyle
aJoinStyle PenJoinStyle
aEndCap PenEndCap
colorref uint
width int
uniqueID System.Guid
리턴 System

GDIPen() 공개 메소드

public GDIPen ( uint colorref ) : System
colorref uint
리턴 System