Make a Linetype Current With the CELTYPE System Variable (.NET)

This example sets a linetype current with the CELTYPE system variable.

C# Example

Application.SetSystemVariable("CELTYPE", "Center");