C#
VB
C++
Gets a value that 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 in the Offset property is valid, false if it is being ignored.
For an example, refer to RasterCodecs.SaveImage.
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