 | WindowAspectsWindowCentreX Property |
X coordinate of the centre screen position of the window (unit: device-independent pixels).
Namespace: Vishnu.InterchangeAssembly: Vishnu.Interchange (in Vishnu.Interchange.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntaxpublic double WindowCenterX { get; set; }
Public Property WindowCenterX As Double
Get
Set
public:
property double WindowCenterX {
double get ();
void set (double value);
}
member WindowCenterX : float with get, set
Property value
Double
See also