This document is archived and information here might be outdated. Recommended version. |
The current maximum color value used for checkerboard pattern.
[Visual Basic .NET] Public Property MaxColor As Object
[C#] public object MaxColor {get; set;}
[C++]
HRESULT get_MaxColor(
Variant* pMaxValue
);
[C++]
HRESULT put_MaxColor(
VARIANT pMaxValue
);
[C++]
Parameters pMaxValue [out, retval]
pMaxValue is a parameter of type VARIANT* pMaxValue [in]
pMaxValue is a parameter of type VARIANT