, včetně všech zděděných členů.
Animation | Grendel::Base::WFormsCanvasImplementation | |
DialogBuilder | Grendel::Base::WFormsCanvasImplementation | |
Display(int width, int height, int msecAnimationInterval) | Grendel::Base::WFormsCanvasImplementation | [inline] |
DrawBezier(WorldMatrix m, float p0x, float p0y, float p1x, float p1y, float p2x, float p2y, float p3x, float p3y, float width, Color color) | Grendel::Base::WFormsCanvasImplementation | [inline] |
DrawBitmap(WorldMatrix m, float x, float y, IBitmap bitmap) | Grendel::Base::WFormsCanvasImplementation | [inline] |
DrawCircle(WorldMatrix m, float x, float y, float r, float lineWidth, Color color) | Grendel::Base::WFormsCanvasImplementation | [inline] |
DrawLine(WorldMatrix m, float x1, float y1, float x2, float y2, float width, Color color) | Grendel::Base::WFormsCanvasImplementation | [inline] |
DrawText(WorldMatrix m, float x, float y, string text, Color color, Font font) | Grendel::Base::WFormsCanvasImplementation | [inline] |
FillTriangle(WorldMatrix m, float x1, float y1, float x2, float y2, float x3, float y3, Color color, bool margin) | Grendel::Base::WFormsCanvasImplementation | [inline] |
Invalidate() | Grendel::Base::WFormsCanvasImplementation | [inline] |
LoadBitmap(Stream bitmapStream) | Grendel::Base::WFormsCanvasImplementation | [inline] |
MouseInteraction | Grendel::Base::WFormsCanvasImplementation | |
Repainting | Grendel::Base::WFormsCanvasImplementation | |
TextHeight(Font f, string text) | Grendel::Base::WFormsCanvasImplementation | [inline] |
TextWidth(Font f, string text) | Grendel::Base::WFormsCanvasImplementation | [inline] |
WFormsCanvasImplementation() | Grendel::Base::WFormsCanvasImplementation | [inline] |