Click or drag to resize

RangeTFirst Property

Gets the first element in the range.

Namespace:  Atalasoft.PdfDoc.Geometry
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public T First { get; }

Property Value

Type: T
The first element.
See Also