GrapeCity.ActiveReports.Document.v9 アセンブリ : GrapeCity.ActiveReports.Document.Section.Annotations 名前空間 |
クラス | 解説 | |
---|---|---|
Annotation | Annotationは、Annotationオブジェクトの基本クラスです。 | |
AnnotationArrow | AnnotationArrowオブジェクト(テキストを入力できる2D矢印)を描画します。 | |
AnnotationBalloon | AnnotationBalloonオブジェクト(テキストを入力できる吹き出し)を描画します。 | |
AnnotationBaseText | 全てのAnnotationオブジェクトの基本クラスを表します。 | |
AnnotationCircle | AnnotationCircleオブジェクト(テキストを入力できない円)を描画します。 | |
AnnotationCollection | Annotationオブジェクトのコレクションを表します。 | |
AnnotationImage | AnnotationImageオブジェクトを表します。 | |
AnnotationLine | AnnotationLineオブジェクト(テキスト領域付きの線形)を描画します。 | |
AnnotationRectangle | AnnotationRectangleオブジェクト(テキストを入力できない矩形)を描画します。 | |
AnnotationText | AnnotationTextオブジェクト(テキストを入力できる矩形)を描画します。 | |
BorderCircle | AnnotationCircle(テキストを入力できない円)の周りに罫線を描画します。 | |
BorderRectangle | AnnotationRectangle(テキストを入力できない矩形)の周りに罫線を描画します。 |
列挙体 | 解説 | |
---|---|---|
AnnotationBalloon.BallonQuadrant | 吹き出しの尾の部分を、4分割のどこに位置するかを指定します。 | |
AnnotationLine.LinePlacement | AnnotationLineオブジェクトの罫線を、どこに描画するかを指定します。 | |
AnnotationLine.ShowArrowCap | 矢先を描画するかどうかを指定します。 | |
ArrowDirection | 矢印の方向を指定します。 | |
ImageLayout | Annotation画像の位置を指定します。 |