AnnotationResourceChangedEventArgs 類別

定義

提供 AnchorChangedCargoChanged 事件的數據。

public ref class AnnotationResourceChangedEventArgs sealed : EventArgs
public sealed class AnnotationResourceChangedEventArgs : EventArgs
type AnnotationResourceChangedEventArgs = class
    inherit EventArgs
Public NotInheritable Class AnnotationResourceChangedEventArgs
Inherits EventArgs
繼承
AnnotationResourceChangedEventArgs

備註

資料包括 AnnotationResourceChangedEventArgs 引發事件的因素 Annotation 、與事件相關的錨點或貨物資源,以及所採取的行動 - AddedRemovedModified或 。

建構函式

名稱 Description
AnnotationResourceChangedEventArgs(Annotation, AnnotationAction, AnnotationResource)

初始化 AnnotationResourceChangedEventArgs(Annotation, AnnotationAction, AnnotationResource) 類別的新執行個體。

屬性

名稱 Description
Action

取得註解 Resource的動作。

Annotation

知道 Annotation 那個事件升級了。

Resource

獲得 Anchors 與事件相關的資源 Cargos

方法

名稱 Description
Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設哈希函式。

(繼承來源 Object)
GetType()

取得目前實例的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object的淺層複本。

(繼承來源 Object)
ToString()

傳回表示目前 物件的字串。

(繼承來源 Object)

適用於

另請參閱