LineDisplayBase.CapBlinkRate 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.
If true, the device’s blink rate can be controlled, and the application uses the BlinkRate property to indicate the rate at which the display blinks.
public override bool CapBlinkRate { get; }
member this.CapBlinkRate : bool
Public Overrides ReadOnly Property CapBlinkRate As Boolean