메소드 | 설명 | |
---|---|---|
RenderBefore ( |
Perform rendering before child elements are rendered.
|
|
ToString ( ) : string |
Obtains the String representation of this instance.
|
|
ViewDrawNull ( Color fillColor ) : System |
Initialize a new instance of the ViewDrawNull class.
|
public RenderBefore ( |
||
context | Rendering context. | |
리턴 | void |
public ViewDrawNull ( Color fillColor ) : System | ||
fillColor | Color | Color to fill drawing area. |
리턴 | System |