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