ShapeRendering Property
ShapeRendering
Gets or sets a hint to the implementation about what tradeoffs to make as it renders vector graphics elements.
Declaration
public SvgShapeRendering? ShapeRendering { get; set; }
Public Property ShapeRendering As SvgShapeRendering?