Property OffsetX
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
OffsetX
Gets the x
translation value (the dx
value, or the
element in the third row and first column) of this SvgTransformF.
public float OffsetX { get; }
Property Value
- float
The
x
translation value of this SvgTransformF.