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
Defines the direction of a SvgLength
public enum SvgLengthDirection
Vertical = 0
Horizontal = 1
Viewport = 2