'Declaration Protected Overridable Function GetAsGraphicsPath( _
ByVal rectОграничивающий прямоугольник аннотации.As System.Drawing.RectangleF _
) As System.Drawing.Drawing2D.GraphicsPath
protected virtual System.Drawing.Drawing2D.GraphicsPath GetAsGraphicsPath(
System.Drawing.RectangleF rect
)
protected: virtual System.Drawing.Drawing2D.GraphicsPath GetAsGraphicsPath(
System.Drawing.RectangleF* rect
)
protected:
virtual System.Drawing.Drawing2D.GraphicsPath GetAsGraphicsPath(
System.Drawing.RectangleF^ rect
)
Parameters
- rect
- Ограничивающий прямоугольник аннотации.
Return Value
Аннотация как графический путь.