EmfGradientRectangle.UpperLeft

EmfGradientRectangle.UpperLeft property

获取或设置指向 TriVertex 对象数组的索引,以指定矩形的左上顶点。该索引必须小于数组的大小,大小由 EMR_GRADIENTFILL 记录的 nVer 字段定义。

public int UpperLeft { get; set; }

另请参见