←Select platform

ApplicationMaximumRepaintTime Property

Summary

Gets or sets the application's maximum repaint time.

Syntax

C#
[DataMemberAttribute()] 
[ElementAttribute(7471374)] 
public System.Nullable<int> ApplicationMaximumRepaintTime { get; set; } 

Property Value

The application's maximum repaint time.

Remarks

Positive integer indicating the desired maximum time in milliseconds required by the application to repaint the full screen once (i.e., recalculate all pixels and paint them to the screen). This is not the same as the screen refresh time.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Common Assembly
Click or drag to resize