ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / AnnotationSubLayer Class / GetDefinition Method

In This Topic
    GetDefinition Method (AnnotationSubLayer)
    In This Topic
    Gets the layer's definition which is null for annotation sublayers.
    Syntax
    public override CIMBaseLayer GetDefinition()
    Public Overrides NotOverridable Function GetDefinition() As CIMBaseLayer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also