ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / CustomEffectInputAttribute Class / Input Property

In This Topic
    Input Property
    In This Topic
    Gets the Input name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Input As System.String
    public System.string Input {get;}
    See Also