C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputFragment Class / IsShadowVisible Method

In This Topic
IsShadowVisible Method (RenderInputFragment)
In This Topic
Returns true if shadow visible for RenderFragment.
Syntax
'Declaration
 
Public Function IsShadowVisible() As Boolean
 

Return Value

true if shadow visible for RenderFragment and false otherwise.
See Also