Scale

MathRendererOptions.Scale property

Gets/set the scale. 1000 means 100%, 1200 means 120%, etc.

public int Scale { get; set; }

See Also