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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.