EditorConfiguration.CenteredMode

Sets the editor to render in the center of the canvas if a max width or padding is applied to the editor. Causes text to be rendered with surrounding white space if the canvas is larger than the width.

Used in combination with CenteredModeMaxWidth.

public bool CenteredMode { get; set; }

See also:

Class EditorConfiguration

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic