CanvasBasedPreview Methods |
The CanvasBasedPreview type exposes the following members.
Methods
| Name | Description |
---|
 | AddTextLinesWithShadow(IListString, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue) | |
 | AddTextLinesWithShadow(FontComponent, Double, IListString, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue) | |
 | AddTextWithShadow(String, Vector2, EHorizontalAlignment, EVerticalAlignment, ColorValue) | |
 | AddTextWithShadow(FontComponent, Double, String, Vector2, EHorizontalAlignment, EVerticalAlignment, ColorValue) | |
 | AddTextWordWrapWithShadow(String, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue) | |
 | AddTextWordWrapWithShadow(FontComponent, Double, String, Rectangle, EHorizontalAlignment, EVerticalAlignment, ColorValue) | |
 | CreateScene | |
 | DestroyScene | |
 | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
 | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
 | GetFontSize | |
 | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
 | GetType | Gets the Type of the current instance. (Inherited from Object.) |
 | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
 | OnCreate | |
 | OnDestroy | |
 | OnGetTextInfoLeftTopCorner | |
 | OnJoystickEvent | |
 | OnKeyDown | |
 | OnKeyPress | |
 | OnKeyUp | |
 | OnMouseDoubleClick | |
 | OnMouseDown | |
 | OnMouseMove | |
 | OnMouseRelativeModeChanged | |
 | OnMouseUp | |
 | OnMouseWheel | |
 | OnSceneViewportUpdateGetCameraSettings | |
 | OnSpecialInputDeviceEvent | |
 | OnTick | |
 | OnViewportCreated | |
 | OnViewportDestroyed | |
 | OnViewportUpdateBeforeOutput | |
 | OnViewportUpdateBeforeOutput2 | |
 | OnViewportUpdateBegin | |
 | OnViewportUpdateEnd | |
 | SetCameraByBounds | |
 | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Top
Extension Methods
See Also