C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderLineFragment Class / ShouldSerializeDrawInner Method

In This Topic
ShouldSerializeDrawInner Method (RenderLineFragment)
In This Topic
Indicates whether the C1.C1Preview.RenderFragment.DrawInner property should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeDrawInner() As Boolean
 

Return Value

true if C1.C1Preview.RenderFragment.DrawInner should be serialized, false otherwise.
See Also