Item

PDF3DCrossSectionArray indexer

Hämtar eller ställer inPDF3DCrossSection vid angivet index.

public PDF3DCrossSection this[int index] { get; set; }
ParameterBeskrivning
indexIndexet.

Returvärde

Tvärsnitt.

Undantag

undantagskick
IndexOutOfRangeExceptionOgiltigt index: index bör vara i intervallet [1..n] där n är lika med antalet tvärsnitt.

Se även