AvalonEdit
MathematicalGreek Property
NamespacesICSharpCode.AvalonEdit.RenderingDefaultTextRunTypographyPropertiesMathematicalGreek
Gets a value that indicates whether standard typographic font forms of Greek glyphs have been replaced with corresponding font forms commonly used in mathematical notation.
Declaration Syntax
C#Visual BasicVisual C++
public override bool MathematicalGreek { get; }
Public Overrides ReadOnly Property MathematicalGreek As Boolean
	Get
public:
virtual property bool MathematicalGreek {
	bool get () override;
}
Return Value
true if mathematical Greek forms are enabled; otherwise, false. The default is false.

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238