Table of Contents

Class SvgPreserveAspectRatio

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll
public sealed class SvgPreserveAspectRatio : ISvgPreserveAspectRatio
Inheritance
SvgPreserveAspectRatio
Implements
Inherited Members

Constructors

SvgPreserveAspectRatio(string, SvgElement)

Properties

Align

The type of the alignment value as specified by one of the constants specified above.

IsDefaultAlign

Gets a value indicating if this a default aspect ratio or it is defined by the target element.

MeetOrSlice

The type of the meet-or-slice value as specified by one of the constants specified above.

Methods

FitToViewBox(SvgRect, SvgRect)