ImageGear .NET - Updated
ImGearARTMark Class Members
Properties  Methods  Events


ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTMark Class

The following tables list the members exposed by ImGearARTMark.

Public Properties
 NameDescription
Public Property Gets access controller for the mark.  
Public Property Gets the mark's bounding rectangle in abstract coordinates.  
Public Property Gets the mark's boundling rectangle used for hit test.  
Public Property Gets the mark's id.  
Public Property Gets the reference to the parent group.  
Public PropertyGets or sets data object for the AccessController property.  
Public PropertyOverridden.  Gets the selection points.  
Public Property Gets an object representing specific statistics information about the mark.  
Public Property Gets the mark's type.  
Public Property Gets or sets the user data specified for the mark.  
Public Property Gets the user data dictionary specified for the mark.  
Public Property Gets or sets a value indicating whether the mark's visibility state.  
Top
Public Methods
 NameDescription
Public Method Creates new object that is an exact copy of the current mark.  
Public MethodFlips the mark around the center in vertical or horizontal direction.  
Public Methodstatic (Shared in Visual Basic) Converts legacy ART2.0 mark into the appropriate ART 3.0 mark.  
Public Method Gets rendering bounding rectangle of the mark in abstract coordinates.  
Public Method Moves the mark by specified offset.  
Public MethodRotates the mark around the center.  
Public Method Scales the mark in horizontal and vertical directions.  
Top
Protected Methods
 NameDescription
Protected Method Occurs when the mark is flipped.  
Protected Method Occurs when the mark is moved.  
Protected Method Occurs when the mark is rotated.  
Protected Method Occurs when the mark is scaled.  
Protected MethodOverloaded.  Occurs when a property value changes.  
Top
Public Events
 NameDescription
Public Event Occurs when the mark is flipped.  
Public Event Occurs when the mark is moved.  
Public Event Occurs when the mark is rotated.  
Public Event Occurs when the mark is scaled.  
Public Event Occurs when a property value changes.  
Top
See Also

Reference

ImGearARTMark Class
ImageGear.ART Namespace