LineDisplayProperties.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 bool CapBlinkRate { get; set; }
member this.CapBlinkRate : bool with get, set
Public Property CapBlinkRate As Boolean