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
xtranslation value of this SvgTransformF.