C#
VB
C++
Gets a value to determine whether the tile number and/or tile part should be added or removed from the server cache model.
public bool Subtractive { get; }
Public ReadOnly Property Subtractive As Boolean
public:
property bool Subtractive {
bool get();
}
true to remove the tile number and/or tile part from the server cache model; otherwise, false.
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