ComponentOne Bitmap for WPF
ShadowAttribute Constructor

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > ShadowAttribute Class : ShadowAttribute Constructor
Type of the associated shadow
Initializes a new instance of ShadowAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal typeOfTheAssociatedShadow As System.Type _
)
public ShadowAttribute( 
   System.Type typeOfTheAssociatedShadow
)

Parameters

typeOfTheAssociatedShadow
Type of the associated shadow
See Also

Reference

ShadowAttribute Class
ShadowAttribute Members