PlotSettingsValidatorGetCanonicalMediaNameList Method

Returns a collection of canonical (locale-independent) media names for the specified PlotSettings object.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public StringCollection GetCanonicalMediaNameList(
        PlotSettings plotSet
)

Parameters

plotSet  PlotSettings
[in] PlotSettings object.

Return Value

StringCollection
A collection of canonical media names.
Remarks
Plot device and style lists should be refreshed with refreshLists() prior to using the other methods in this class if any plot devices, PC3 files, or plot style tables are changed after starting your application.
See Also

©  Bricsys NV. All rights reserved.