PdfTransformItem Property |
Gets or sets the Double with the specified index.
Namespace:
Atalasoft.PdfDoc.Geometry
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic double this[
int i
] { get; set; }Public Default Property Item (
i As Integer
) As Double
Get
Set
Parameters
- i
- Type: SystemInt32
Property Value
Type:
Double
See Also