C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderInputBase Class / GetDefaultClip Method

In This Topic
GetDefaultClip Method (RenderInputBase)
In This Topic
Gets the default value for the Clip property.
Syntax
'Declaration
 
Protected Overridable Function GetDefaultClip() As Boolean
 

Return Value

True.
See Also