Description
      The WorkflowAnnotationDisplayDetails class returns details of a workflow's annotation details.
      Class hierarchy
      esri.WorkflowManager.SupportClasses.WorkflowAnnotationDisplayDetails()
      Properties
      
        |
        | centerX | int | The X coordinates of the annotation object. | 
        | centerY | int | The Y coordinates of the annotation object. | 
        | fillColor | dojo.color | The fill color of the annotation object. | 
          | height | int | The height of the annotation. | 
          | label | string | The annotation text. | 
          | labelColor | dojo.color | The text color. | 
          | OutlineColor | dojo.color | The outline color. | 
          | width | int | The width of the annotation. | 
      
      Property Details
      
      
        
        The X coordinates of the annotation object.
       
      
        
        The Y coordiates of the annotation object.
       
      
        
        The fill color of the annotation.
       
      
        
        The height of the annotation.
       
      
      
      
        <dojo.color> outlineColor
The outline color.
       
      
        
        The width of the annotation.