'Declaration Public Overloads Function GetPath( _
ByVal imageWidthШирина изображения.As System.Int32, _
ByVal imageHeightВысота изображения.As System.Int32 _
) As Vintasoft.Imaging.Drawing.IGraphicsPath
public Vintasoft.Imaging.Drawing.IGraphicsPath GetPath(
System.Int32 imageWidth,
System.Int32 imageHeight
)
public: Vintasoft.Imaging.Drawing.IGraphicsPath* GetPath(
System.Int32 imageWidth,
System.Int32 imageHeight
)
public:
Vintasoft.Imaging.Drawing.IGraphicsPath^ GetPath(
System.Int32 imageWidth,
System.Int32 imageHeight
)
Parameters
- imageWidth
- Ширина изображения.
- imageHeight
- Высота изображения.
Return Value
Объект IGraphicsPath.