SvgShapeRendering Enum

Definition

Namespace Svg
Assembly Svg.Custom.dll

The creator of SVG content might want to provide a hint about what tradeoffs to make as the browser renders 'path' element or basic shapes. The shape-rendering attribute provides these hints.

[TypeConverter(typeof(SvgShapeRenderingConverter))]
public enum SvgShapeRendering

Remarks

Default is Auto.

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Fields (5)