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