Gets or sets the initial text placement and orientation of arrows' text.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ArrowTextStyle() As EArrowTextStyle |
C++
Copy Code
|
|---|
public: |
A member of the EArrowTextStyle enumeration. The default is atsCenter.
RemarksSpecifies the initial value of the TextStyle property of new arrows.
See Also