 | ImgPropertyItemGetInt32PairArray Method |
Gets the value stored as array of Int32 pairs.
Namespace:
CohesiveComputing.Imaging
Assembly:
CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntaxpublic Tuple<int, int>[] GetInt32PairArray()
Return Value
Type:
TupleInt32,
Int32Value stored as array of Int32 pairs.
See Also