Show / Hide Table of Contents

Enum Scoresheet.DisplayMode

Display Mode for Move List

Namespace: PonzianiComponents
Assembly: PonzianiComponents.dll
Syntax
public enum DisplayMode

Fields

Name Description
INLINE

Moves are arranged in continous text (like in PGN).

  1. e4 c5 2. Nf3 d6 3. d4 cxd4 4. Nxd4 Nf6 5. Nc3 a6
TABULAR

Moves are arranged in a table with one column for white's moves and one cloumn for black's moves

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX