CADability dotNET
Refreshes the display of the GeoPoint. The GeoPointProperty tries to get the new value via reflection or event and displays the new value.

Namespace: CADability.UserInterface
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
public override void Refresh()
Visual Basic
Public Overrides Sub Refresh
Visual C++
public:
virtual void Refresh() override

Implements

IShowProperty..::..Refresh()()()()

See Also