Points

HighlightAnnotation.Points property

text で四角形を表すポイントのコレクションを取得または設定します

public List<Point> Points { get; set; }

関連項目