ImageGear for .NET
ImGearARTMark Class Members
See Also  Properties  Methods  Events Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace : ImGearARTMark Class

Glossary Item Box

The following tables list the members exposed by ImGearARTMark.

Public Properties

 NameDescription
Public PropertyAccessController Gets access controller for the mark.  
Public PropertyBounds Gets the mark's bounding rectangle in abstract coordinates.  
Public PropertyHitTestBounds Gets the mark's boundling rectangle used for hit test.  
Public PropertyId Gets the mark's id.  
Public PropertyParentGroup Gets the reference to the parent group.  
Public PropertySecureObjectDataGets or sets data object for the AccessController property.  
Public PropertySelectionPointsOverridden.  Gets the selection points.  
Public PropertyStatistics Gets an object representing specific statistics information about the mark.  
Public PropertyType Gets the mark's type.  
Public PropertyUserData Gets or sets the user data specified for the mark.  
Public PropertyUserDataAttributes Gets the user data dictionary specified for the mark.  
Public PropertyVisible Gets or sets a value indicating whether the mark's visibility state.  
Top

Public Methods

 NameDescription
Public MethodClone Creates new object that is an exact copy of the current mark.  
Public MethodFlipFlips the mark around the center in vertical or horizontal direction.  
Public Methodstatic (Shared in Visual Basic)FromLegacyMark Converts legacy ART2.0 mark into the appropriate ART 3.0 mark.  
Public MethodGetRenderBounds Gets rendering bounding rectangle of the mark in abstract coordinates.  
Public MethodMove Moves the mark by specified offset.  
Public MethodRotateRotates the mark around the center.  
Public MethodScale Scales the mark in horizontal and vertical directions.  
Top

Protected Methods

 NameDescription
Protected MethodOnMarkFlipped Occurs when the mark is flipped.  
Protected MethodOnMarkMoved Occurs when the mark is moved.  
Protected MethodOnMarkRotated Occurs when the mark is rotated.  
Protected MethodOnMarkScaled Occurs when the mark is scaled.  
Protected MethodOnPropertyChangedOverloaded.  Occurs when a property value changes.  
Top

Public Events

 NameDescription
Public EventMarkFlipped Occurs when the mark is flipped.  
Public EventMarkMoved Occurs when the mark is moved.  
Public EventMarkRotated Occurs when the mark is rotated.  
Public EventMarkScaled Occurs when the mark is scaled.  
Public EventPropertyChanged Occurs when a property value changes.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.