ActiveReports 12
Clip Property

GrapeCity.ActiveReports.Viewer.Wpf.v12 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : Clip Property
Gets or sets the geometry used to define the outline of the contents of an element. This is a dependency property.
Syntax
'Declaration
 
Public Property Clip As Geometry
public Geometry Clip {get; set;}

Property Value

The geometry to be used for clipping area sizing. The default is a null System.Windows.Media.Geometry.
See Also

Reference

Viewer Class
Viewer Members