Click or drag to resize

PdfTransformItem Property

Gets or sets the Double with the specified index.

Namespace:  Atalasoft.PdfDoc.Geometry
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public double this[
	int i
] { get; set; }

Parameters

i
Type: SystemInt32

Property Value

Type: Double
See Also