ImagePlaneCollectionDataTypesIdentical Property

CVB.Net Documentation
True if all image infos in this collection have the same data type, false otherwise.

Namespace:  Stemmer.Cvb
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

public bool DataTypesIdentical { get; }

Property Value

Type: Boolean
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf the parent image has already been disposed of
See Also

Reference