Compositor.CreateDropShadow Method

Definition

Creates an instance of DropShadow.

public:
 virtual DropShadow ^ CreateDropShadow() = CreateDropShadow;
DropShadow CreateDropShadow();
public DropShadow CreateDropShadow();
function createDropShadow()
Public Function CreateDropShadow () As DropShadow

Returns

Returns the created DropShadow object.

Applies to