'Declaration Public Function New( _
ByVal pathA graphics path which defines the current selection in an image viewer.As System.Drawing.Drawing2D.GraphicsPath _
)
public PathSelectionRegion(
System.Drawing.Drawing2D.GraphicsPath path
)
public: PathSelectionRegion(
System.Drawing.Drawing2D.GraphicsPath path
)
public:
PathSelectionRegion(
System.Drawing.Drawing2D.GraphicsPath path
)
Parameters
- path
- A graphics path which defines the current selection in an image viewer.