ImageGear .NET v25.2 - Updated
ImageGear.Art.Forms Assembly / ImageGear.ART.Forms Namespace / ImGearARTToolBar Class
Fields Properties Methods Events


In This Topic
    ImGearARTToolBar Class Members
    In This Topic

    The following tables list the members exposed by ImGearARTToolBar.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearARTToolBar class object.  
    Top
    Public Fields
     NameDescription
    Public FieldReference to select button object.  
    Public FieldReference to the currectly selected toolbar button.  
    Public FieldSpecifies a reference to ImGearARTToolBar.DelegateCreateMark delegate, if registered.  
    Public FieldSpecifies a reference to ImGearARTToolBar.DelegateDeleteMark delegate, if registered.  
    Public FieldSpecifies a reference to ImGearARTToolBar.DelegateModifyMark delegate, if registered.  
    Public FieldSpecifies a reference to ImGearARTToolBar.DelegatePreCreateMark delegate, if registered.  
    Public FieldSpecifies a reference to ImGearARTToolBar.DelegateSelect delegate, if registered.  
    Public FieldCustom mark type name.  
    Top
    Public Methods
     NameDescription
    Public MethodReturns visible state of a button corresponding to a given mark type.  
    Public MethodSets visible state of a button corresponding to a given mark type.  
    Top
    See Also