Gets or sets the horizontal offset of a shadow from the table 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 table shadow in relation to the table.
See Also