ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / Effect Class / GetInputCount Method

In This Topic
    GetInputCount Method (Effect)
    In This Topic
    unsigned int ID2D1Effect::GetInputCount()
    Syntax
    'Declaration
     
    Public Function GetInputCount() As Integer
    public int GetInputCount()
    See Also