프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
EmbossEffect ( double angle ) : System |
Creates a new effect that applies an embossed look.
|
메소드 | 설명 | |
---|---|---|
RenderLine ( ISurface src, ISurface dst, Rectangle rect ) : void |
public EmbossEffect ( double angle ) : System | ||
angle | double | Angle to apply emboss. Valid range is 0 - 360. |
리턴 | System |
protected RenderLine ( ISurface src, ISurface dst, Rectangle rect ) : void | ||
src | ISurface | |
dst | ISurface | |
rect | Rectangle | |
리턴 | void |