Enum SvgLengthDirection
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Model.dll
Defines the direction of a SvgLength
public enum SvgLengthDirection
Fields
Vertical = 0Horizontal = 1Viewport = 2
Defines the direction of a SvgLength
public enum SvgLengthDirection
Vertical = 0Horizontal = 1Viewport = 2