HttpBrowserCapabilitiesWrapper.ScreenCharactersHeight Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the approximate height of the display, in character lines.
public:
virtual property int ScreenCharactersHeight { int get(); };
public override int ScreenCharactersHeight { get; }
member this.ScreenCharactersHeight : int
Public Overrides ReadOnly Property ScreenCharactersHeight As Integer
Property Value
The approximate height of the display, in character lines. The default is 6.
Applies to
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.