Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.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