ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / ShadowAttribute Class / Match Method

In This Topic
    Match Method (ShadowAttribute)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function Match( _
       ByVal obj As System.Object _
    ) As System.Boolean
    public virtual System.bool Match( 
       System.object obj
    )

    Parameters

    obj
    See Also