VertexData

EmfGradientFill.VertexData property

Gets or sets objects that specify the vertexes of either rectangles or triangles and the colors that correspond to them.

public EmfVertexData VertexData { get; set; }

See Also