[]
Defines the method of scaling am element's 'viewBox' within the SVG viewport.
public enum SvgMeetOrSlice
Meet = 0
The entire 'viewBox' is visible within the SVG viewport.
Slice = 1
The entire SVG viewport is covered by the 'viewBox'.