Click or drag to resize
AB4D logo

ReaderSvgInnerWidth Property

Note: This API is now obsolete.

Gets the Width of all read svg elements

Namespace:  Ab2d
Assembly:  Ab2d.ReaderSvg (in Ab2d.ReaderSvg.dll) Version: 7.1.7295.1040
Syntax
C#
[ObsoleteAttribute("Use SvgBounds.Width instead.")]
public double InnerWidth { get; }

Property Value

Type: Double
See Also