ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / ShadowAttribute Class / Type Property

In This Topic
    Type Property (ShadowAttribute)
    In This Topic
    Gets the value.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As System.Type
    public System.Type Type {get;}
    See Also