ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 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