ICanvasRenderingContext2DShadowColor Property |
Color of the shadow. Default fully-transparent black.
Namespace: Aspose.Html.Dom.CanvasAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax string ShadowColor { get; set; }
Property ShadowColor As String
Get
Set
property String^ ShadowColor {
String^ get ();
void set (String^ value);
}
abstract ShadowColor : string with get, set
Property Value
Type:
StringSee Also