'宣言 Protected Overridable Function GetBounds( _ ByVal text As String, _ ByVal font As Font, _ ByVal sourceRect As Rectangle _ ) As Rectangle
protected virtual Rectangle GetBounds( string text, Font font, Rectangle sourceRect )
このメソッドは、テキストの測定を考慮します。Bounds プロパティが Rectangle.Empty に設定されると、テキストが測定され、表示されるラベルを収めるために境界線が拡張されます。
BoundedAnnotation クラス BoundedAnnotation メンバ