C# Class TpTrayUtility.Components.ShapeBoxControlPoint

Afficher le fichier Open project: TargetProcess/Tp.TrayUtility

Méthodes publiques

Свойство Type Description
point System.Drawing.PointF

Méthodes publiques

Méthode Description
ShapeBoxControlPoint ( float x, float y, int _id ) : System.Drawing

Method Details

ShapeBoxControlPoint() public méthode

public ShapeBoxControlPoint ( float x, float y, int _id ) : System.Drawing
x float
y float
_id int
Résultat System.Drawing

Property Details

point public_oe property

public PointF,System.Drawing point
Résultat System.Drawing.PointF