Refresh [Connectivity Automation Reference: CAR]

AutoCAD Connectivity Automation Objects

Refresh Method


Refreshes the display of labels in the drawing area.

See Also

Signature

object.Refresh()

Object

LabelTemplate, Label
The object or objects this method applies to.

Remarks

Refresh does not affect label values, only their appearance (for example, text height and color). Use Reload to update label values from their data source.

Refresh does not require a connection to the data source.

Specifying a LabelTemplate object causes all labels associated with that label template to be refreshed.