Gets or sets the font-stretching characteristics for this DiagramItem.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
FontStretch FontStretch { get; set; } |
Visual Basic
Copy Code
|
|---|
Property FontStretch As FontStretch |
See Also