ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls.Art Assembly / ImageGear.Windows.Controls Namespace / ImGearAnnotatorMarkControllerData Class
Properties


In This Topic
    ImGearAnnotatorMarkControllerData Class Members
    In This Topic

    The following tables list the members exposed by ImGearAnnotatorMarkControllerData.

    Public Properties
     NameDescription
    Public PropertyGets or sets the distance from the mark's point (horizontally or vertically, in device pixels) in which the mouse is considered to be over the point. A value of half the mark handle size plus three is used internally for non-custom marks.  
    Public PropertyGets or sets the cursor to update.  
    Public PropertyGets or sets custom data.  
    Public PropertyGets or sets the display.  
    Public PropertyGets or sets the initial bounds of the mark, which are used to determine the center of the mark.  
    Public PropertyGets or sets the initial point opposite to the current point. This is null if the resize type is Point.  
    Public PropertyGets or sets a value indicating whether the Ctrl key is currently being held.  
    Public PropertyGets or sets a value indicating whether the Shift key is currently being held.  
    Public PropertyGets or sets the ID of the point in the mark that the cursor is over.  
    Public PropertyGets or sets the type of resizing to perform for this point.  
    Public PropertyGets or sets the view.  
    Top
    See Also