프로퍼티 | 타입 | 설명 | |
---|---|---|---|
destActualImage | |||
sclineRas |
메소드 | 설명 | |
---|---|---|
Clear ( Drawing color ) : void | ||
CreateFromImage ( |
||
GetClippingRect ( ) : |
||
Render ( |
we do NOT store vxs
|
|
Render ( |
we do NOT store vxs
|
|
SetClippingRect ( |
||
dbugLine ( double x1, double y1, double x2, double y2, Drawing color ) : void |
public static CreateFromImage ( |
||
actualImage | ||
리턴 |
public Render ( |
||
vxs | ||
c | Drawing | |
리턴 | void |
public abstract Render ( |
||
vertexSource | ||
c | Drawing | |
리턴 | void |
public abstract SetClippingRect ( |
||
rect | ||
리턴 | void |
public dbugLine ( double x1, double y1, double x2, double y2, Drawing color ) : void | ||
x1 | double | |
y1 | double | |
x2 | double | |
y2 | double | |
color | Drawing | |
리턴 | void |