ComponentOne Bitmap for UWP
C1.UWP.DX 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 System.Integer
    public System.int GetInputCount()
    See Also