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