Table of Contents

Constructor SvgAngle

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

SvgAngle(string, string, bool)

Creates a SvgAngle value

public SvgAngle(string baseVal, string defaultValue, bool readOnly)

Parameters

baseVal string
defaultValue string

The default value for the angle.

readOnly bool

Specifies if the value should be read-only