This function sets the entity's
to the default values of the database in which the entity currently resides or, if the entity is not part of a database yet, the current database in the AutoCAD editor is used.
Public Function SetDatabaseDefaults() As void
public void SetDatabaseDefaults();
Comments? |