AvalonEdit
HasFixedSize Property
NamespacesICSharpCode.AvalonEdit.RenderingFormattedTextRunHasFixedSize
Determines whether the text object has a fixed size regardless of where it is placed within a line.
Declaration Syntax
C#Visual BasicVisual C++
public override bool HasFixedSize { get; }
Public Overrides ReadOnly Property HasFixedSize As Boolean
	Get
public:
virtual property bool HasFixedSize {
	bool get () override;
}
Return Value
true if the text object has a fixed size; otherwise, false.

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