Defines a figure container.
public class Figure : ContainerBlock, IBlock, IMarkdownObject, IList<Block>, ICollection<Block>, IReadOnlyList<Block>, IReadOnlyCollection<Block>, IEnumerable<Block>, IEnumerable
kind:method, kind:property, kind:ctor. Press Esc to clear.Figure(BlockParser)Initializes a new instance of the Figure class.OpeningCharacterGets or sets the opening character used to open and close this figure code block.OpeningCharacterCountGets or sets the opening character count used to open this figure code block.