SoLDMResourceParametersLoadPolicies Enumeration |
Tile Load Policy.
Namespace: OIV.LDM.Nodes
Member name | Value | Description | |
---|---|---|---|
NO_USER_INTERACTION | 0 | Load tiles only when when there is no user interaction, i.e., application idles. (Default) | |
ALWAYS | 1 | Always load tiles. | |
NEVER | 2 | No tile loading. Allows suspension of the loading process. |