Table of Contents

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; }

See also