Reload

ACAD Connectivity Automation Objects

 
Reload
 
 
 

Reloads from the database any objects you specify that are connected to their data source.

Signature

object.Reload()

Object

LabelTemplate object,

Label

The object or objects this method applies to.

Remarks

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

Reloading does not affect label attributes such as text height or color. Use Refresh to update label attributes in the drawing area.

See Also