[]
        
(Showing Draft Content)

C1.C1Preview.Shadow.-ctor

Shadow Constructor

Shadow(float, float, Unit, float, Color)

Initializes a new instance of the Shadow structure, assigning Transparency, Size, Distance and Angle values.

Declaration
public Shadow(float transparency, float size, Unit distance, float angle, Color color)
Parameters
Type Name Description
float transparency

A value assigned to the Transparency property.

float size

A value assigned to the Size property.

Unit distance

An absolute Unit value assigned to the Distance property.

float angle

A value assigned to the Angle property.

Color color

A value assigned to the Color property.