Gets or sets the color of the pen used to draw alignment guides.
SyntaxVB6
Copy Code
|
|---|
Public Property Get AlignmentGuideColor() As Long |
C++
Copy Code
|
|---|
public: |
An OLE_COLOR value. The default color is blue.
RemarksThis pen is used to draw alignment guides shown when SnapStyle is set to snpAlignmentGuides.
See Also