'宣言 Public Function IsShadowVisible() As System.Boolean
'使用法 Dim instance As RenderFragment Dim value As System.Boolean value = instance.IsShadowVisible()
public System.bool IsShadowVisible()
戻り値の型
true if shadow visible for RenderFragment and false otherwise.