
Point where you want to be injected.

Declaration Syntax
public Point LandingPointWanted { get; set; }Public Property LandingPointWanted As Point
public:
property Point LandingPointWanted {
Point get ();
void set (Point value);
}
Remarks
This property is used only in the ChooseLandingPoint event
Assembly: PH.Common (Module: PH.Common) Version: 6.0.0.0