GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoComment Class / Background Property
In This Topic
    Background Property (GoComment)
    In This Topic
    Gets the background object for this comment.
    Syntax
    [TypeConverter(System.ComponentModel.ExpandableObjectConverter)]
    public virtual GoObject Background {get; set;}
    See Also