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


In This Topic
    ImGearARTImage Class Members
    In This Topic

    The following tables list the members exposed by ImGearARTImage.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the horizontal alignment of the image.  
    Public PropertyGets or sets the vertical alignment of the image.  
    Public PropertyGets or sets the aspect ratio of the image.  
    Public PropertyGets or sets the mark border.  
    Public PropertyOverridden. Gets mark's bounding rectangle in abstract coordinates.  
    Public PropertyGets or sets the file name of the image reference.  
    Public PropertyGets or sets the fitting mode of the image.  
    Public PropertyGets or sets the height of the rectangle.  
    Public PropertyGets or sets the image orientation.  
    Public PropertyGets or sets the ImageGear.Core.ImGearPage class object that contains the image.  
    Public PropertyOverridden. Gets the selection type.  
    Public PropertyOverridden. Gets mark's type.  
    Public PropertyOverridden. Gets or sets a value indicating whether the mark is visible or not.  
    Public PropertyGets or sets the width of the image.  
    Public PropertyGets or sets the X coordinate of the top-left point of the image.  
    Public PropertyGets or sets the Y coordinate of the top-left point of the image.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. This method clones ImGearARTImage class object.  
    Public MethodOverridden. Flips the mark around the center in vertical or horizontal direction.  
    Public MethodOverridden. Gets rendering bounding rectangle of the mark in abstract coordinates.  
    Public MethodThe method gets the current background color of the view.  
    Public MethodOverridden. Moves the mark by specified offset.  
    Public MethodOverridden. Rotates the mark around the center.  
    Public MethodOverridden. Scales the mark in horizontal and vertical directions.  
    Top
    See Also