VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.UI.VisualTools Namespace / ImageRulerGraphicObject Class
In This Topic
ImageRulerGraphicObject Class Methods
In This Topic
For a list of all methods of this type, see ImageRulerGraphicObject.
Public Methods
 NameDescription
Public MethodCreates new ImageRulerGraphicObject that is a copy of the current instance.
Public MethodCopies current ImageRulerGraphicObject to the target ImageRulerGraphicObject
Public MethodDraws the object on specified System.Drawing.Graphics.
Public MethodDraws the object on specified System.Drawing.Graphics in the viewer space. (Inherited from GraphicObject)
Public MethodReturns a bounding box of object, in object space.
Public MethodReturns a drawing rectangle of object, in object space.
Public MethodOverloaded. Returns a value indicating whether point belongs the selection.
Protected Methods
 NameDescription
Protected MethodRaises the StateChanged event. Invoked when the state of graphical object is changed. (Inherited from GraphicObject)
See Also