Method RealSvgHeight
RealSvgHeight(Control?)
Gets real svg height in pixels using SvgSize and other settings.
public readonly int RealSvgHeight(Control? control = null)
Parameters
control
ControlControl which scale factor is used.
Gets real svg height in pixels using SvgSize and other settings.
public readonly int RealSvgHeight(Control? control = null)
control
ControlControl which scale factor is used.