ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TGAFormat Class / HasTransparentBackground Property

In This Topic
    HasTransparentBackground Property (TGAFormat)
    In This Topic
    Gets or sets if the background will be transparent.
    Syntax
    public bool HasTransparentBackground {get; set;}
    Public Property HasTransparentBackground As Boolean
    Remarks

    (The default value is false)

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also