Shape.RefreshData

RefreshData()

public void RefreshData()

See Also


RefreshData(CalculateOptions)

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

public void RefreshData(CalculateOptions options)

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