Constructor DropShadow
- Namespace
- ComfileTech.jControlsNF4
- Assembly
- ComfileTech.jControlsNF4.dll
DropShadow()
Instantiates a new instance of this class with default values.
public DropShadow()
DropShadow(Color, Point, float)
Creates a new instance initializing all properties individually.
public DropShadow(Color color, Point offset, float blurRadius)