Interface IGUID
- Namespace
- HelixToolkit.SharpDX
- Assembly
- HelixToolkit.SharpDX.dll
public interface IGUID
Properties
GUID
Gets the unique identifier.
Guid GUID { get; }
Property Value
- Guid
The unique identifier.
public interface IGUID
Gets the unique identifier.
Guid GUID { get; }
The unique identifier.