GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / ShadowHeight Property
In This Topic
    ShadowHeight 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 ShadowHeight {get; set;}
    See Also