LineDisplay.CapScreenMode 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 Boolean value that indicates whether the Line Display device supports changing the screen mode; that is, the number of text rows and columns.
public abstract bool CapScreenMode { get; }
member this.CapScreenMode : bool
Public MustOverride ReadOnly Property CapScreenMode As Boolean