ColorSet.CalloutLine Property (Microsoft.DirectX.DirectInput)
Color used to display callout lines.
Definition
Visual Basic Public Property CalloutLine As Integer C# public int CalloutLine { get; set; } C++ public:
property int CalloutLine {
int get();
void set(int value);
}JScript public function get CalloutLine() : int
public function set CalloutLine(int);
Property Value
This property is read/write.