ArcGIS Pro 3.7 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 Property RoughSketch As Polyline
    public Polyline RoughSketch {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also