C1.Win.C1DX.4.8 Assembly / C1.Util.DX Namespace / ShadowAttribute Class / ShadowAttribute Constructor
Type of the associated shadow

In This Topic
ShadowAttribute Constructor
In This Topic
Initializes a new instance of ShadowAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal typeOfTheAssociatedShadow As System.Type _
)
 

Parameters

typeOfTheAssociatedShadow
Type of the associated shadow
See Also