Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / TransformNodeNative Class / GetInputCount Method

In This Topic
    GetInputCount Method (TransformNodeNative)
    In This Topic
    unsigned int ID2D1TransformNode::GetInputCount()
    Syntax
    'Declaration
     
    Public Function GetInputCount() As System.Integer
    public System.int GetInputCount()
    See Also