DisplayResolutionModeFrequency Property
Gets the display frequency.
Namespace: DevCase.Core.IO.Devices.DisplayAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int Frequency { get; set; }
Public Property Frequency As Integer
Get
Set
Dim instance As DisplayResolutionMode
Dim value As Integer
value = instance.Frequency
instance.Frequency = value
public:
property int Frequency {
int get ();
void set (int value);
}
member Frequency : int with get, set
No code example is currently available or this language may not be supported.
Property Value
Int32