UpperLeft

EmfGradientRectangle.UpperLeft property

Gets or sets an index into an array of TriVertex objects that specifies the upper-left vertex of a rectangle. The index MUST be smaller than the size of the array, as defined by the nVer field of the EMR_GRADIENTFILL record.

public int UpperLeft { get; set; }

See Also