Table of Contents

Method HandleAlert

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

HandleAlert(string)

This signals the viewer control to display an alert message to the user.

void HandleAlert(string message)

Parameters

message string

A string containing the alert message to be displayed.