ImagePlaneDataType Property

CVB.Net Documentation
Data type descriptor for this plane.

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

public DataType DataType { get; }

Property Value

Type: DataType
Exceptions

ExceptionCondition
ObjectDisposedExceptionIf Parent has already been disposed
See Also

Reference