AddressCaps.SupportsBorder Property |
Language: |
Retrieves a value that determines whether the device supports the setting of coordinates outside the range [0.0, 1.0] to the border color.
Visual Basic Public ReadOnly Property SupportsBorder As Boolean C# public bool SupportsBorder { get; } C++ public:
property bool SupportsBorder {
bool get();
}JScript public function get SupportsBorder() : boolean
System.Boolean
This property is read-only.
Value that is true if the device supports the setting of coordinates outside the range to the border color, or false if it does not.
The SamplerStateManager.BorderColor member sets the border color.
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