Item

PDF3DCrossSectionArray indexer

Obtient ou définit lePDF3DCrossSection à l’index spécifié.

public PDF3DCrossSection this[int index] { get; set; }
ParamètreLa description
indexL’index.

Return_Value

La Coupe transversale.

Exceptions

exceptioncondition
IndexOutOfRangeExceptionIndex invalide : l’index doit être dans la plage [1..n] où n est égal au nombre de sections transversales.

Voir également