ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct2D Namespace / TransformGraph Class / GetInputCount Method

In This Topic
    GetInputCount Method (TransformGraph)
    In This Topic
    unsigned int ID2D1TransformGraph::GetInputCount()
    Syntax
    'Declaration
     
    Public Function GetInputCount() As Integer
    public int GetInputCount()
    See Also