Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / ITransformNode Interface / GetInputCount Method

In This Topic
    GetInputCount Method (ITransformNode)
    In This Topic
    Gets the number of inputs to the transform node.
    Syntax
    'Declaration
     
    Function GetInputCount() As System.Integer
    System.int GetInputCount()
    See Also