ComponentOne Bitmap for UWP
Get Method (ShadowAttribute)

C1.UWP.DX Assembly > C1.Util.DX Namespace > ShadowAttribute Class : Get Method
Type to get shadow attribute
Get ShadowAttribute from type.
Syntax
'Declaration
 
Public Shared Function Get( _
   ByVal type As System.Type _
) As ShadowAttribute
public static ShadowAttribute Get( 
   System.Type type
)

Parameters

type
Type to get shadow attribute

Return Value

The associated shadow attribute or null if no shadow attribute were found
See Also

Reference

ShadowAttribute Class
ShadowAttribute Members