ToolTip.Anchor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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