ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SliceRectangle Class / GetTransform Method

In This Topic
    GetTransform Method (SliceRectangle)
    In This Topic
    Gets the SliceRectangle's Transform to query its position, heading, or pitch.
    Syntax
    public Camera GetTransform()
    Public Function GetTransform() As Camera
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also