ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / ImGearARTSelection Class
Members




In This Topic
    ImGearARTSelection Class
    In This Topic
    Provides the abstract class that defines mark selection interface.
    Object Model
    ImGearARTSelection Class
    Syntax
    'Declaration
     
    Public MustInherit Class ImGearARTSelection 
    'Usage
     
    Dim instance As ImGearARTSelection
    public abstract class ImGearARTSelection 
    public __gc abstract class ImGearARTSelection 
    public ref class ImGearARTSelection abstract 
    Inheritance Hierarchy

    System.Object
       ImageGear.ART.ImGearARTSelection
          ImageGear.ART.ImGearARTMark

    See Also