IndividualFontConfigs

IndividualFontConfigs class

Font configs for each Diagram object.

public class IndividualFontConfigs

Constructors

Name Description
IndividualFontConfigs() Ctor.

Methods

Name Description
GetFontSources() Gets a copy of the array that contains the list of sources
SetFontFolder(string, bool) Sets the fonts folder
SetFontFolders(string[], bool) Sets the fonts folders
SetFontSources(FontSourceBase[]) Sets the fonts sources.

See Also