ShouldSerializeClip Method (RenderLine)
Tests whether the
Clip property should be serialized.
protected virtual bool ShouldSerializeClip()
'Declaration
Protected Overridable Function ShouldSerializeClip() As Boolean
Return Value
True if the property should be serialized, false otherwise.