 | RenderImageMemorySharedName Property |
Gets the shared memory byte buffer name.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntaxpublic string Name { get; }public:
property String^ Name {
String^ get ();
}Property Value
Type:
String
The shared memory byte buffer name.
Exceptions
Version InformationLumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also