Gets or sets the color of the projections of the active item on the ruler scales.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ProjectionColor() As Long |
C++
Copy Code
|
|---|
public: |
An OLE_COLOR value. The default color is LightSteelBlue = RGB(176, 196, 222).
See Also