C# Class TpTrayUtility.Components.ShapeBoxControlPoint

ファイルを表示 Open project: TargetProcess/Tp.TrayUtility

Public Properties

Property Type Description
point System.Drawing.PointF

Public Methods

Method Description
ShapeBoxControlPoint ( float x, float y, int _id ) : System.Drawing

Method Details

ShapeBoxControlPoint() public method

public ShapeBoxControlPoint ( float x, float y, int _id ) : System.Drawing
x float
y float
_id int
return System.Drawing

Property Details

point public_oe property

public PointF,System.Drawing point
return System.Drawing.PointF