ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / LabelClass Class


In This Topic
    LabelClass Class Methods
    In This Topic

    For a list of all members of this type, see LabelClass members.

    Public Methods
     NameDescription
    Public Method Returns the maplex label placement properties definition of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Returns a standard label placement properties definition of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Returns the text symbol definition that the label class belongs to. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the label expression of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the expression engine of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the visibility of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the maplex label placement properties definition of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the maximum scale of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the minimum scale of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the name of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the priority of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the standard label placement properties definition of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the text symbol definition of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the use coded value of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Sets the where clause of the label class. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Protected MethodOverloaded.   
    Top
    See Also