VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Dicom.Mpr.Wpf.UI.VisualTools Namespace / WpfColorMarkPaintingEventArgs Class
In This Topic
WpfColorMarkPaintingEventArgs Class Properties
In This Topic
For a list of all properties of this type, see WpfColorMarkPaintingEventArgs.
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 drawing context, 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 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