TBlip.SVGBlip Property
If the blip contains an SVG image, then the actual data of the SVG image is here. In this case, PictureData contains a PNG render of the SVG image.
Syntax
Namespace: FlexCel.Core
public TSVGBlip SVGBlip { get; }
If the blip contains an SVG image, then the actual data of the SVG image is here. In this case, PictureData contains a PNG render of the SVG image.
Namespace: FlexCel.Core
public TSVGBlip SVGBlip { get; }