Gets or sets the horizontal offset of a shadow from the arrow that casts it.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ShadowOffsetX() As Long |
C++
Copy Code
|
|---|
public: |
A long value. Initialized with FlowChart.ShadowOffsetX.
RemarksSets horizontal offset of the arrow shadow in relation to the arrow.
See Also