[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgMeetOrSlice

Enum SvgMeetOrSlice

Namespace
GrapeCity.Documents.Svg
Assembly
GcDocs.Imaging.dll

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

public enum SvgMeetOrSlice

Fields

Meet = 0

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

Slice = 1

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