[]
Represents an inner shadow effect that can be applied to an object.
public class InnerShadow : ShadowBase
Gets or sets the blur radius of the shadow.
The default value is 0.
The value range from 0 to 100.
public float Blur { get; set; }
public override bool Equals(object fmt)
fmt
objectFixes all inherited values as "direct" values for this instance.
protected override void FixInheritedValues()
public override int GetHashCode()