Share via


CGRect.Y 属性

定义

获取或设置此 CGRect 结构左上角的 y 坐标。

public nfloat Y { get; set; }
member this.Y : nfloat with get, set

属性值

注解

更改 Y 属性还会导致 的 CGRect属性发生更改Bottom

适用于