|
|
| ExtensionProvider (global::System.IntPtr cPtr, bool cMemoryOwn) |
| |
|
void | Dispose () |
| |
|
|
virtual void | Dispose (bool disposing) |
| |
◆ ToParallelAccess()
Convert an extension to a ParallelAccessExtension.
- Parameters
-
| extension | The extension to convert. |
Deprecated: Deprecated in 1.14, will be dropped in 2.0. Use instead std::shared_ptr<ParallelAccessExtension> View::extension<ParallelAccessExtension>()
- Returns
- The converted extension.
◆ ToTilingInfo()
Convert an extension to a TilingInfoExtension.
- Parameters
-
| extension | The extension to convert. |
Deprecated: Deprecated in 1.14, will be dropped in 2.0. Use instead std::shared_ptr<TilingInfoExtension> View::extension<TilingInfoExtension>()
- Returns
- The converted extension.
◆ ToViewOrigin()
Convert an extension to a ViewOriginExtension.
- Parameters
-
| extension | The extension to convert. |
Deprecated: Deprecated in 1.14, will be dropped in 2.0. Use instead std::shared_ptr<ViewOriginExtension> View::extension<ViewOriginExtension>()
- Returns
- The converted extension.
The documentation for this class was generated from the following file:
- Release/net/generated/ExtensionProvider.cs