ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapTool Class / SketchTipControlPosition Property

In This Topic
    SketchTipControlPosition Property
    In This Topic
    Gets and sets the position for the sketch tip embeddable control. The default value is SketchTipControlPosition.LowerRight. The sketch tip embeddable control is the control set by the SketchTipID property.
    Syntax
    protected SketchTipControlPosition SketchTipControlPosition {get; set;}
    Protected Property SketchTipControlPosition As SketchTipControlPosition
    Remarks
    This property is ignored if SketchTip rather than SketchTipID is set. See SketchTipID and SketchTipEmbeddableControl.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also