ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SVGFormat Class / DoRemoveThinLineArtifact Property

In This Topic
    DoRemoveThinLineArtifact Property (SVGFormat)
    In This Topic
    Gets or sets a Boolean to export raster content as a single tile.
    Syntax
    public bool DoRemoveThinLineArtifact {get; set;}
    Public Property DoRemoveThinLineArtifact As Boolean
    Remarks

    (The default value is false)

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also