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