ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / AssetType Class / ContainerViewScale Property

In This Topic
    ContainerViewScale Property
    In This Topic
    Gets the default scale of any containers created from this asset type.
    Syntax
    public double ContainerViewScale {get;}
    Public ReadOnly Property ContainerViewScale As Double
    Remarks
    If the asset type is not a container, this routine returns 0.0.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also