Table of Contents

Enum SvgLengthDirection

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

Defines the direction of a SvgLength

public enum SvgLengthDirection

Fields

Vertical = 0
Horizontal = 1
Viewport = 2