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