This document is archived and information here might be outdated. Recommended version. |
The selected color of the diagram properties object.
[Visual Basic .NET]
Public Property SelectedColor As Integer
[C#]
public int SelectedColor {get; set;}
[C++]
HRESULT get_SelectedColor(
System.Int32* pSelectedColor
);
[C++]
HRESULT put_SelectedColor(
long pSelectedColor
);
[C++] Parameters pSelectedColor [out, retval]
pSelectedColor is a parameter of type long* pSelectedColor [in]
pSelectedColor is a parameter of type long