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; }
Public Default Property Item (
i As Integer
) As Double
Get
Set
Parameters
- i
- Type: SystemInt32
Property Value
Type:
DoubleSee Also