Caps.GuardBandTop Property |
Language: |
Retrieves a value that indicates the screen-space coordinate of the top guard band clipping region.
Visual Basic Public ReadOnly Property GuardBandTop As Single C# public float GuardBandTop { get; } C++ public:
property float GuardBandTop {
float get();
}JScript public function get GuardBandTop() : float
System.Single
This property is read-only.
A Single value that indicates the screen-space coordinate of the top guard-band clipping region.
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