GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoBalloon Class / OnLayerChanged Method
In This Topic
    OnLayerChanged Method (GoBalloon)
    In This Topic
    If this balloon is removed from the document, set the Anchor property to null.
    Syntax
    protected override void OnLayerChanged( 
       GoLayer oldlayer,
       GoLayer newlayer,
       GoObject mainObj
    )

    Parameters

    oldlayer
    newlayer
    mainObj
    See Also