ShouldSerializeContent Method (RenderGraphics)
In This Topic
Indicates whether the content of the current
RenderGraphics object should be serialized (i.e. is not empty).
Syntax
'Declaration
Protected Function ShouldSerializeContent() As Boolean
protected bool ShouldSerializeContent()
See Also