GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoTextNode Class / Shadowed Property
In This Topic
    Shadowed Property (GoTextNode)
    In This Topic
    Giving this node a shadow really means giving the background a shadow.
    Syntax
    public override bool Shadowed {get; set;}
    See Also