ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMInkGraphic Class / RoughSketch Property

In This Topic
    RoughSketch Property
    In This Topic
    Gets or sets a polyline used to define a rough sketch of the ink data.
    Syntax
    public Polyline RoughSketch {get; set;}
    Public Property RoughSketch As Polyline
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also