RectangleClipOperator.Rectangle Property
Gets or sets an explicit clip rectangle.
Syntax
public Rectangle Rectangle { get; set; }
Property Value
Default: Rectangle.Empty
A rectangle to clip with, specified in the coordinate reference system of the features being clipped.
Remarks
This property specifies an explicit clip rectangle that features will be clipped with if RectangleSource is set to Argument.
Platforms
Windows, Linux, Android