Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPreserveAspectRatio Structure / None Field

In This Topic
    None Field (SvgPreserveAspectRatio)
    In This Topic
    Represents a SvgPreserveAspectRatio that does not force uniform scaling.
    Syntax
    'Declaration
     
    Public Shared ReadOnly None As SvgPreserveAspectRatio
    public static readonly SvgPreserveAspectRatio None
    See Also