GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / ShadowWidth Property
In This Topic
    ShadowWidth Property
    In This Topic
    Design-time and PropertyGrid access to the ShadowOffset.
    Syntax
    [Category("Shadows")]
    [DefaultValue(5)]
    [Description("The offset distance for drop shadows.")]
    public float ShadowWidth {get; set;}
    See Also