DisplayModeInfo.TargetResolution 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.
public:
property SizeInt32 TargetResolution { SizeInt32 get(); };
SizeInt32 TargetResolution();
public SizeInt32 TargetResolution { get; }
var sizeInt32 = displayModeInfo.targetResolution;
Public ReadOnly Property TargetResolution As SizeInt32
Property Value
A value indicating the size of the frame provided to the target's monitor.