GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBalloon Class / Anchor Property
In This Topic
    Anchor Property
    In This Topic
    This is the object that the balloon always seems to be pointing to.
    Syntax
    [Description("The object that the balloon comment is pointing at")]
    public virtual GoObject Anchor {get; set;}
    See Also