DisplayResolutionModeAspectRatio Property
Gets the resolution's aspect ratio.
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 Point AspectRatio { get; }
Public ReadOnly Property AspectRatio As Point
Get
Dim instance As DisplayResolutionMode
Dim value As Point
value = instance.AspectRatio
public:
property Point AspectRatio {
Point get ();
}
member AspectRatio : Point with get
No code example is currently available or this language may not be supported.
Property Value
Point