C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderBarCodeFragment Class / GetVertSplits Method

In This Topic
GetVertSplits Method (RenderBarCodeFragment)
In This Topic
Override this method and return the vertical splits in the object relative to the top top edge of the content area.
Syntax
'Declaration
 
Protected Overridable Sub GetVertSplits( _
   ByVal splits As List(Of Double) _
) 
 

Parameters

splits
See Also