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