![]() |
![]() |
![]() |
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 .NET Public ReadOnly Property SupportsBorder As Boolean C# public bool SupportsBorder { get; } Managed C++ public: __property bool get_SupportsBorder(); JScript .NET public function get SupportsBorder() : boolean
System.Boolean . 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.
This property is read-only.
The SamplerStateManager.BorderColor member sets the border color.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center