C#
VB
C++
Determines whether the Offset property is valid.
public bool OffsetValid { get; }
Public ReadOnly Property OffsetValid As Boolean
public:
property bool OffsetValid {
bool get();
}
true if the value of the Offset property is valid, false if it is being ignored.
For an example, refer to RasterCodecs.LoadImage.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET