C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderPolygon Class / SetSplitVertBehavior Method

In This Topic
SetSplitVertBehavior Method (RenderPolygon)
In This Topic
Override this method to perform additional actions when value of the SplitVertBehavior property of object is being defined.
Syntax
'Declaration
 
Protected Overridable Sub SetSplitVertBehavior( _
   ByVal value As SplitBehaviorEnum _
) 
 

Parameters

value
See Also