Namespace: DeltaEngine.InputAssembly: DeltaEngine.Input (in DeltaEngine.Input.dll) Version: 1.1.1.0 (1.1.1)
public Vector2D SecondStartPosition { get; set; }
public Vector2D SecondStartPosition { get; set; }
Public Property SecondStartPosition As Vector2D
Get
Set
Public Property SecondStartPosition As Vector2D
Get
Set
public:
property Vector2D SecondStartPosition {
Vector2D get ();
void set (Vector2D value);
}
public:
property Vector2D SecondStartPosition {
Vector2D get ();
void set (Vector2D value);
}
member SecondStartPosition : Vector2D with get, set
member SecondStartPosition : Vector2D with get, set
Property Value
Type:
Vector2D