x 屬性 (Point 對象)

代表 Point 對象的水平(或字元)位置。

[JavaScript]

x = point.x;
point.x = x;

[VBScript]

x = point.x
point.x = x

版本

支持 EmEditor 17.0 或之後的版本。