ArcGIS Pro 3.7 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 ReadOnly Property ContainerViewScale As Double
    public double ContainerViewScale {get;}
    Remarks
    If the asset type is not a container, this routine returns 0.0.
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also