Метод | Описание | |
---|---|---|
GetAlignedRectangle ( PaletteRectangleAlign align, |
Calculate a rectangle in control coodinates that is aligned for gradient drawing.
|
|
RenderContext ( |
Initialize a new instance of the ViewContext class.
|
|
RenderContext ( |
Initialize a new instance of the ViewContext class.
|
|
RenderContext ( |
Initialize a new instance of the ViewContext class.
|
public GetAlignedRectangle ( PaletteRectangleAlign align, |
||
align | PaletteRectangleAlign | How to align the gradient. |
local | Rectangle of the local element. | |
Результат |
public RenderContext ( |
||
control | Control associated with rendering. | |
alignControl | Control used to align elements. | |
graphics | Graphics instance for drawing. | |
clipRect | Rectangle that needs rendering. | |
renderer | IRenderer | Rendering provider. |
Результат | System |
public RenderContext ( |
||
control | Control associated with rendering. | |
graphics | Graphics instance for drawing. | |
clipRect | Rectangle that needs rendering. | |
renderer | IRenderer | Rendering provider. |
Результат | System |
public RenderContext ( |
||
manager | Reference to the view manager. | |
control | Control associated with rendering. | |
alignControl | Control used to align elements. | |
graphics | Graphics instance for drawing. | |
clipRect | Rectangle that needs rendering. | |
renderer | IRenderer | Rendering provider. |
Результат | System |