[]
        
(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: GcDocs.Imaging.dll
Syntax
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'.