ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / TransformNode Interface / GetInputCount Method

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