SamplerStateManager.BorderColorValue Property |
Language: |
Retrieves or sets the border color.
Visual Basic Public Property BorderColorValue As Integer C# public int BorderColorValue { get; set; } C++ public:
property int BorderColorValue {
int get();
void set(int value);
}JScript public function get BorderColorValue() : int
public function set BorderColorValue(int);
System.Int32
This property is read/write.
Integer that represents the border color to set or retrieve.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.