Class
Clipping

Content element applying a vector clipping path to subsequent elements in the page content stream.

Definition

Namespace:Telerik.Windows.Documents.Fixed.Model

Assembly:Telerik.Windows.Documents.Fixed.dll

Syntax:

cs-api-definition
public class Clipping : ContentElementBase, IFixedDocumentElement

Inheritance: objectFixedDocumentElementBaseContentElementBaseClipping

Implements: IFixedDocumentElement

Inherited Members ContentElementBase.ClippingFixedDocumentElementBase.Parent

Constructors

Clipping()

Initializes a new clipping element used to confine subsequent drawing to a specified geometry on the page.

Declaration

cs-api-definition
public Clipping()

Properties

Clip

Gets or sets the clipping geometry path defining the visible region.

Declaration

cs-api-definition
public GeometryBase Clip { get; set; }

Property Value

GeometryBase

The clipping geometry.

In this article
DefinitionConstructorsClipping()PropertiesClip
Not finding the help you need?
Contact Support