Gets or sets the default horizontal offset of shadows from the objects that cast them.
SyntaxVB6
Copy Code
|
|---|
Public Property Get ShadowOffsetX() As Long |
C++
Copy Code
|
|---|
public: |
A long value. The default is 3.
RemarksSets default horizontal offset for shadows in relation to their corresponding objects.
See Also