VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.UI.VisualTools Namespace / ColorMarkPaintingEventArgs Class
In This Topic
ColorMarkPaintingEventArgs Class Properties
In This Topic
For a list of all properties of this type, see ColorMarkPaintingEventArgs.
Public Properties
 NameDescription
Public PropertyGets the color of the color mark.
Public PropertyGets the rectangle, where the color mark must be drawn.
Public PropertyGets the color of focused image viewer mark.
Public PropertyGets the rectangle, where the focused image viewer color mark must be drawn.
Public PropertyGets the graphics, where the color mark must be drawn.
Public PropertyGets or sets a value indicating whether the event handler has completely handled the event or whether the system should continue its own processing.
See Also