AvalonEdit
StandardSwashes Property
NamespacesICSharpCode.AvalonEdit.RenderingDefaultTextRunTypographyPropertiesStandardSwashes
Gets the index of a standard swashes form.
Declaration Syntax
C#Visual BasicVisual C++
public override int StandardSwashes { get; }
Public Overrides ReadOnly Property StandardSwashes As Integer
	Get
public:
virtual property int StandardSwashes {
	int get () override;
}
Return Value
The index of the standard swashes form. The default is 0 (zero).

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