DioDocs for PDF
CalloutLine プロパティ

GrapeCity.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf.Annotations 名前空間 > FreeTextAnnotation クラス : CalloutLine プロパティ
フリーテキスト注釈にアタッチされている引き出し線を指定する 4 つまたは 6 つの数値の配列を取得または設定します。 6 つの数値 [ x1 y1 x2 y2 x3 y3 ] は、デフォルトユーザースペース内の線の開始座標、ニーポイント座標、および終了座標を表します。 4 つの数値 [ x1 y1 x2 y2 ] は、線の開始座標と終了座標を表します。
シンタックス
'宣言
 
Public Property CalloutLine As System.Drawing.PointF()
public System.Drawing.PointF[] CalloutLine {get; set;}
参照

FreeTextAnnotation クラス
FreeTextAnnotation メンバ