[]
Represents a preset shadow effect that can be applied to an object.
public class PresetShadow : ShadowBase
Gets or sets the shadow preset type.
The default value is NoShadow.
public PresetShadowType Type { 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()