名前 | 解説 | |
---|---|---|
Annotation コンストラクタ | Default constructor for the annotation object. |
Annotationデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
Annotation コンストラクタ | Default constructor for the annotation object. |
名前 | 解説 | |
---|---|---|
Alpha | Controls the alpha channel of the background color | |
Border | The Border property allows you to access the border object for the annotation object. | |
Color | The color is used to fill the annotation object. | |
Height | The Height is the height of the annotation object. | |
Width | The Width is the width of the annotation object. | |
X | The X is the left most coordinate for the annotation object. | |
Y | The Y is the top most coordinate for the annotation object. |
名前 | 解説 | |
---|---|---|
Attach | The method set the top left most coordinates for the annotation object. | |
Refresh | The method refreshes the display of the annotation object. |
名前 | 解説 | |
---|---|---|
PropertyChanged | プロパティ値が変更するときに発生します。 |