Click or drag to resize
AB4D logo

ReaderSvgInnerCanvas Property

Gets the inner canvas without the Viewbox control. See also SvgBounds.

Namespace:  Ab2d
Assembly:  Ab2d.ReaderSvg (in Ab2d.ReaderSvg.dll) Version: 7.1.7295.1040
Syntax
C#
public Canvas InnerCanvas { get; }

Property Value

Type: Canvas
See Also