Subtractive Property

Summary

Gets a value to determine whether the tile number and/or tile part should be added or removed from the server cache model.

Syntax
C#
VB
C++
public bool Subtractive { get; } 
  
Public ReadOnly Property Subtractive As Boolean 
public: 
property bool Subtractive { 
   bool get(); 
} 

Property Value

true to remove the tile number and/or tile part from the server cache model; otherwise, false.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly