AttractorColor
This property sets or returns the color used for attractor highlighting.
Syntax
AttractorColor as OLE_COLORSample Code
The following sample code sets the AttractorColor to green.
pWorkdoc.AttractorColor = vbGreenThis property sets or returns the color used for attractor highlighting.
AttractorColor as OLE_COLORThe following sample code sets the AttractorColor to green.
pWorkdoc.AttractorColor = vbGreen