Annotation クラス

定義

注釈添付プロパティにアクセスするためのメソッドを提供します。

public ref class Annotation abstract sealed
public static class Annotation
type Annotation = class
Public Class Annotation
継承
Annotation

フィールド

名前 説明
AnnotationTextProperty

注釈テキストの添付可能なプロパティ。

AnnotationTextPropertyName

ModelItem 内の注釈にアクセスするプロパティ名。

メソッド

名前 説明
GetAnnotationText(Object)

オブジェクトの注釈テキストを取得します。

SetAnnotationText(Object, String)

オブジェクトの注釈を設定します。

適用対象