DisplayNativeDisplayRect Property |
Return the rectangle into which code can draw using game-native coordinates
Namespace: (Default Namespace)Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax public Rectangle NativeDisplayRect { get; }
Property Value
Type:
RectangleRemarks This rectangle's coordinates will be half of the physical coordinates if scaleFactor is 2.
See Also