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 prototype ITextAttributes object, whose property values are copied to the new TextAttributes instance.
See Also