ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Framework.DragDrop Namespace / DropInfo Class / VisualTargetOrientation Property

In This Topic
    VisualTargetOrientation Property
    In This Topic
    Gets the orientation of the current drop target.
    Syntax
    public Orientation VisualTargetOrientation {get;}
    Public ReadOnly Property VisualTargetOrientation As Orientation
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also