'Declaration Protected Overridable Function GetAsPathGeometry( _
ByVal rectОграничивающий прямоугольник аннотации.As System.Windows.Rect _
) As System.Windows.Media.PathGeometry
protected virtual System.Windows.Media.PathGeometry GetAsPathGeometry(
System.Windows.Rect rect
)
protected: virtual System.Windows.Media.PathGeometry* GetAsPathGeometry(
System.Windows.Rect* rect
)
protected:
virtual System.Windows.Media.PathGeometry^ GetAsPathGeometry(
System.Windows.Rect^ rect
)
Parameters
- rect
- Ограничивающий прямоугольник аннотации.
Return Value
Аннотация как геометрия пути.