ClassShadowSettings
Class
Represents shadow settings.
Definition
Namespace:Telerik.WinControls.Paint
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
[TypeConverter("Telerik.WinControls.UI.Design.ShadowSettingsConverter, Telerik.WinControls.UI.Design, Version=2026.1.217.48, Culture=neutral, PublicKeyToken=5bb2a467cbec794e")]
public class ShadowSettings
Inheritance: objectShadowSettings
Constructors
ShadowSettings()
Initializes a new instance of the ShadowSettings class.
Declaration
cs-api-definition
public ShadowSettings()
ShadowSettings(Point, Color)
Initializes a new instance of the ShadowSettings class using point and shadow color.
Properties
Depth
Gets or sets the shadow depth.
ShadowColor
Gets or sets the shadow color.