Gets the preview editor.

Namespace:  GrassValley.Mseries.Control
Assembly:  GrassValley.Mseries.Control (in GrassValley.Mseries.Control.dll) Version: 1.0.0.0

Syntax

C#
public ISimpleEditor GetPreviewEditor()
Visual Basic (Declaration)
Public Function GetPreviewEditor As ISimpleEditor
Visual C++
public:
virtual ISimpleEditor^ GetPreviewEditor() sealed

Return Value

ISimpleEditor instance

Implements

ITwoHeadPlayerRecorder..::.GetPreviewEditor()()()

See Also