LineDisplayCursor.GetAttributes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the attributes of the line display cursor.
public:
virtual LineDisplayCursorAttributes ^ GetAttributes() = GetAttributes;
LineDisplayCursorAttributes GetAttributes();
public LineDisplayCursorAttributes GetAttributes();
function getAttributes()
Public Function GetAttributes () As LineDisplayCursorAttributes
Returns
The attributes of the line display cursor.