SoLDMTileManagerLDMSliceAccessorSetLargeSliceSupport Method |
Define the king of slice the accessor is managing.
Namespace: OIV.LDMAssembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic virtual void SetLargeSliceSupport(
bool flag
)
Public Overridable Sub SetLargeSliceSupport (
flag As Boolean
)
public:
virtual void SetLargeSliceSupport(
bool flag
)
abstract SetLargeSliceSupport :
flag : bool -> unit
override SetLargeSliceSupport :
flag : bool -> unit
Parameters
- flag
- Type: SystemBoolean
See Also