SFML.Net
RenderTextureGetView Method |
Return the current active view
Namespace: SFML.Graphics
Assembly: sfmlnet-graphics-2 (in sfmlnet-graphics-2.dll) Version: 2.2.0.0 (2.2.0)

public View GetView()
Public Function GetView As View
public: virtual View^ GetView() sealed
abstract GetView : unit -> View override GetView : unit -> View
Return Value
Type: ViewThe current view
Implements
RenderTargetGetView