Struct SvgLength
A 3D vector that consists of three single-precision floating-point values (x, y, z).
public struct SvgLength
- Inherited Members
Fields
Units
The y value of the vector.
public SvgLengthUnits Units
Field Value
Value
The x value of the vector.
public float Value