ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / InputAssemblerStage Class / GetPrimitiveTopology Method

In This Topic
    GetPrimitiveTopology Method
    In This Topic
    void ID3D11DeviceContext::IAGetPrimitiveTopology([Out] D3D_PRIMITIVE_TOPOLOGY* pTopology)
    Syntax
    'Declaration
     
    Public Function GetPrimitiveTopology() As PrimitiveTopology
    public PrimitiveTopology GetPrimitiveTopology()
    See Also