Caps.GuardBandBottom Property

Language:

Retrieves a value that indicates the screen-space coordinate of the bottom guard band clipping region.

Definition

Visual Basic Public ReadOnly Property GuardBandBottom As Single
C# public float GuardBandBottom { get; }
C++ public:
property float GuardBandBottom {
        float get();
}
JScript public function get GuardBandBottom() : float

Property Value

System.Single
A Single Leave Site value that indicates the screen-space coordinate of the bottom guard-band clipping region.

This property is read-only. 

Remarks

Coordinates that are inside of the guard-band clipping region but outside of the viewport rectangle are automatically clipped.


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center