C#
VB
Java
Objective-C
WinRT C#
C++
Determines whether the Tile property is valid.
public bool TileValid { get; }
Public ReadOnly Property TileValid As Boolean
public bool TileValid {get;}
@property (nonatomic, assign, readonly) BOOL tileValid
public boolean getTileValid()
get_TileValid();
public:
property bool TileValid {
bool get();
}
true if the value in the Tile 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