Initializes a new instance of the TextAttributes class.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public TextAttributes ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
A legacy Font object used to initialize the properties of the new TextAttributes instance.
See Also