[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgMeetOrSlice

SvgMeetOrSlice Enum

Defines the method of scaling am element's 'viewBox' within the SVG viewport.

Namespace: GrapeCity.Documents.Svg
Assembly: DS.Documents.Imaging.dll
Syntax
public enum SvgMeetOrSlice
Public Enum SvgMeetOrSlice

Fields

Name Description
Meet

The entire 'viewBox' is visible within the SVG viewport.

Slice

The entire SVG viewport is covered by the 'viewBox'.