Class IndividualFontConfigs

IndividualFontConfigs class

Font configs for each Diagram object.

public class IndividualFontConfigs

Constructors

NameDescription
IndividualFontConfigs()Ctor.

Methods

NameDescription
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