Click or drag to resize

PdfMatrix OffsetX Property

Gets the x translation value (the dx value, or the element in the third row and first column).

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public float OffsetX { get; }

Property Value

Type: Single
See Also