ArcGIS Pro 2.9 API Reference Guide
SliceRectangle Constructor(Camera,Double,Double,SliceRectangleCullDirection)

ArcGIS.Desktop.Mapping Namespace > SliceRectangle Class > SliceRectangle Constructor : SliceRectangle Constructor(Camera,Double,Double,SliceRectangleCullDirection)
A Camera object used for to define the position, heading, and pitch of the SliceRectangle. Must be in the target map's ArcGIS.Core.Geometry.SpatialReference.
The width of the rectangle.
The height of the rectangle.
On which side of the rectangle should geometry be cut away.
The default SliceRectangle constructor.
Syntax

Parameters

transform
A Camera object used for to define the position, heading, and pitch of the SliceRectangle. Must be in the target map's ArcGIS.Core.Geometry.SpatialReference.
width
The width of the rectangle.
height
The height of the rectangle.
cullDirection
On which side of the rectangle should geometry be cut away.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SliceRectangle Class
SliceRectangle Members
Overload List