AnnotationDragEventArgs

StockSharp.Xaml.Charting

継承元: EventArgs

コンストラクター

AnnotationDragEventArgs(bool, bool)

Initializes a new instance of the AnnotationDragEventArgs class.

プロパティ

IsPrimary : bool

whether this is related to annotation user is dragging with his mouse. otherwise, this event is for annotation in multiselect group.

IsResize : bool

whether this is adorner resize operation.