ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / ImGearARTAccessRights Class
Properties Methods


In This Topic
    ImGearARTAccessRights Class Members
    In This Topic

    The following tables list the members exposed by ImGearARTAccessRights.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Gets predefined Create access right.  
    Public Propertystatic (Shared in Visual Basic)Gets predefined Delete access right.  
    Public Propertystatic (Shared in Visual Basic)Gets predefined Edit access right.  
    Public Propertystatic (Shared in Visual Basic)Gets predefined Export access right.  
    Public Propertystatic (Shared in Visual Basic)Gets predefined Move access right.  
    Public Propertystatic (Shared in Visual Basic)Gets predefined Resize access right.  
    Public PropertyGets the stored access rights.  
    Public Propertystatic (Shared in Visual Basic)Gets predefined View access right.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object is equal to the current System.Object.  
    Public MethodServes as a hash function for a particular type.  
    Top
    Public Operators
    AND operator for the ImGearARTAccessRights class.
    OR operator for the ImGearARTAccessRights class.
    Equal operator for the ImGearARTAccessRights class.
    XOR operator for the ImGearARTAccessRights class.
    Not Equal operator for the ImGearARTAccessRights class.
    Top
    See Also