'宣言 Protected Overridable Function ShouldSerializeClip() As System.Boolean
'使用法 Dim instance As RenderObject Dim value As System.Boolean value = instance.ShouldSerializeClip()
protected virtual System.bool ShouldSerializeClip()
戻り値の型
True if the property should be serialized, false otherwise.