[]
Defines the method of scaling am element's 'viewBox' within the SVG viewport.
public enum SvgMeetOrSlice
Public Enum SvgMeetOrSlice
| Name | Description |
|---|---|
| Meet | The entire 'viewBox' is visible within the SVG viewport. |
| Slice | The entire SVG viewport is covered by the 'viewBox'. |