Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot.Labels Namespace / LabelList Class
Properties Methods


In This Topic
    LabelList Class Members
    In This Topic

    The following tables list the members exposed by LabelList.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.  Gets or sets the label at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public Method  
    Public Method Copies selected labels into the clipboard.  
    Public Method Cut selected labels into the clipboard.  
    Public Method  
    Public Method  
    Public MethodOverridden.   
    Public MethodOverridden.   
    Public Method  
    Public Method Pastes copied labels from the clipboard.  
    Public MethodRegeneratess only the labels that need it. Each label is automatically regenerated when added to the devDept.Eyeshot.Viewport.Labels collection. You need to call this function only when you modify a label already in this collection.  
    Public MethodOverridden.  Removes the first occurrence of a specific label from this collection.  
    Public MethodOverridden.  Removes the label at the specified index of this collection.  
    Public MethodOverridden. Removes a range of labels from this collection.  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Protected Method  
    Top
    See Also