TextFormattingRunProperties::FontRenderingEmSizeEmpty Property

 

Determines whether the size is empty.

Namespace:   Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)

public:
property bool FontRenderingEmSizeEmpty {
	bool get();
}

Property Value

Type: System::Boolean

true if the size is empty, false otherwise.

Return to top
Show: