LowerRight

EmfGradientRectangle.LowerRight property

Gets or sets an index into an array of TriVertex objects that specifies the lower-right 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 LowerRight { get; set; }

See Also