AnnotationResourceChangedEventArgs.Action 属性

定义

获取批注 Resource 的操作。

public:
 property System::Windows::Annotations::AnnotationAction Action { System::Windows::Annotations::AnnotationAction get(); };
public System.Windows.Annotations.AnnotationAction Action { get; }
member this.Action : System.Windows.Annotations.AnnotationAction
Public ReadOnly Property Action As AnnotationAction

属性值

AnnotationAction

批注 Resource 的操作。

注解

AnnotationResourceChangedEventHandler当资源为AddedCargos或资源时AnchorsRemovedModified或调用该调用。

适用于