Shape.RefreshData

Shape.RefreshData method

Refreshes shape’s position including xform ,connection and geom when changing shape’s text or other’s .

public void RefreshData()

Remarks

We will gather shape’s data such as shape’s text then calculate shape’s position. This method is only used to refresh shape’s data .

See Also