ToolTip.Anchor Property

Definition

getter/setter for ameObject that the line and text are attached to

public:
 property UnityEngine::GameObject ^ Anchor { UnityEngine::GameObject ^ get(); void set(UnityEngine::GameObject ^ value); };
public UnityEngine.GameObject Anchor { get; set; }
member this.Anchor : UnityEngine.GameObject with get, set
Public Property Anchor As GameObject

Property Value

UnityEngine.GameObject

Applies to