Table of Contents

Enum SvgImageDataKind

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Interfaces.dll

Enumerates known data parameter types for the constructor of svg image.

public enum SvgImageDataKind

Fields

Data = 1

String contains data.

Url = 0

String is url.