C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderShapeFragment Class / GetHorzSplits Method

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

Parameters

splits
See Also