ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct3D11 Namespace / Device Class / GetCreationFlags Method

In This Topic
    GetCreationFlags Method
    In This Topic
    unsigned int ID3D11Device::GetCreationFlags()
    Syntax
    'Declaration
     
    Public Function GetCreationFlags() As DeviceCreationFlags
    public DeviceCreationFlags GetCreationFlags()
    See Also