AvalonEdit
SlashedZero Property
NamespacesICSharpCode.AvalonEdit.RenderingDefaultTextRunTypographyPropertiesSlashedZero
Gets a value that indicates whether a nominal zero font form should be replaced with a slashed zero.
Declaration Syntax
C#Visual BasicVisual C++
public override bool SlashedZero { get; }
Public Overrides ReadOnly Property SlashedZero As Boolean
	Get
public:
virtual property bool SlashedZero {
	bool get () override;
}
Return Value
true if slashed zero forms are enabled; otherwise, false. The default is false.

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